Skip to content

jeff-goldsmith/gfpca

Repository files navigation

gfpca

Generalized functional principal components analysis

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


Installation

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

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