refund.shiny
The primary function is plot_shiny
, which calls other
functions depending on the class of the object. The supported classes
are fpca
for functional principal components analyses,
mfpca
for multilevel FPCA, lfpca
for
longitudinal FPCA, and fosr
for function-on-scalar
regression.
This paper describes the functionality in the package in detail.
install.packages("devtools")
devtools::install_github("refunders/refund.shiny")