GithubHelp home page GithubHelp logo

qian-li / hfm Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 39 KB

Rcpp Package implements Hierarchical Functional Models

R 18.82% C++ 81.18%
rcpp rcpparmadillo functional-data-analysis latent-factor-model bayesian-nonparametric-models

hfm's Introduction

Hierarchical Functional Models

Hierarchical Functional Models, unified sampler with three types of priors

  • Matrix Normal (Naive Bayesian Conjugate Prior) (hfm.NB)
  • Strongly Separable Latent Factor Prior (hfm.LF with two inputs)
  • Non-Separable Latent Factor Prior (hfm.LF with one input)

Installation:

# For Mac Users
devtools::install_github("Qian-Li/HFM")
# For Windows and Linux Users, please try install the binary version

Updates (March 6th, 2018):

  • Unified implementation across all priors;
  • Modified separable simulation: simulated B-spline coefficients directly instead of GP observations;
  • Second-moment assessment (Random effects)
  • Simulation 1: Random missing observations on varying bs.df (num of spline coefs); Sep and Non-sep 500
  • Simulation 2: Random missing observations on varying spatial dependency (rho = .4/.6/.8); Sep and Non-sep 500
  • Simulation 3: Varying Sample size and SNR; (100);
  • Simulation 4: Robustness of noLF when true noLF unknown; (100);

Updates (March 29th, 2018):

  • Data Analysis: Alpha and Gamma band regressed on Groups;
  • Data Analysis: Alpha and Gamma band regressed on Groups and Age;
  • Data Analysis: Alpha and Gamma band regressed on Age and VDQ;

Updates (May 3rd, 2018):

  • 1.0 Published: all issues fixed and sampling progrssion bar added :-)
  • Coming soon: A vignette and short working example of how to use the package

Debug:

  • Crash occasionally on pinv() or chol();

hfm's People

Contributors

qian-li avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.