The primary functions for model fitting are gfpca_Mar
, gfpca_TwoStep
, and gfpca_Bayes
.
Minor change to readme!
To install the latest version directly from Github, please use:
install.packages("devtools")
devtools::install_github("jeff-goldsmith/gfpca")