Calculate a multivariate functional principal component analysis for data observed on different dimensional domains. The estimation algorithm relies on univariate basis expansions for each element of the multivariate functional data (Happ & Greven, 2018) <doi:10.1080/01621459.2016.1273115>. Multivariate and univariate functional data objects are represented by S4 classes for this type of data implemented in the package 'funData'. For more details on the general concepts of both packages and a case study, see Happ (2018) <arXiv:1707.02129>.
Version: | 1.3-2 |
Depends: | R (≥ 3.2.0), funData (≥ 1.2) |
Imports: | abind, foreach, irlba, Matrix, methods, mgcv, plyr, stats |
Suggests: | covr, fda, testthat (≥ 2.0.0) |
Published: | 2019-03-20 |
Author: | Clara Happ |
Maintainer: | Clara Happ <clara.happ at stat.uni-muenchen.de> |
License: | GPL-2 |
URL: | https://github.com/ClaraHapp/MFPCA |
NeedsCompilation: | yes |
SystemRequirements: | libfftw3 (>= 3.3.4) |
Citation: | MFPCA citation info |
Materials: | README NEWS |
CRAN checks: | MFPCA results |
Reference manual: | MFPCA.pdf |
Package source: | MFPCA_1.3-2.tar.gz |
Windows binaries: | r-devel: MFPCA_1.3-2.zip, r-release: MFPCA_1.3-2.zip, r-oldrel: MFPCA_1.3-2.zip |
OS X binaries: | r-release: MFPCA_1.3-2.tgz, r-oldrel: MFPCA_1.3-2.tgz |
Old sources: | MFPCA archive |
Please use the canonical form https://CRAN.R-project.org/package=MFPCA to link to this page.