refund.shinyThe primary function isplot_shiny, which calls otherfunctions depending on the class of the object. The supported classesarefpca for functional principal components analyses,mfpca for multilevel FPCA,lfpca forlongitudinal FPCA, andfosr for function-on-scalarregression.
Thispaper describesthe functionality in the package in detail.
install.packages("devtools")devtools::install_github("refunders/refund.shiny")