/gfpca

Primary LanguageC++

gfpca

Generalized functional principal components analysis

The primary functions for model fitting are gfpca_Mar, gfpca_TwoStep, and gfpca_Bayes.


Minor change to readme!

Installation

To install the latest version directly from Github, please use:

install.packages("devtools")
devtools::install_github("jeff-goldsmith/gfpca")