Package: MFPCA
Type: Package
Title: Multivariate Functional Principal Component Analysis for Data
        Observed on Different Dimensional Domains
Version: 1.1
Date: 2017-06-17
Authors@R: person("Clara", "Happ", email = "clara.happ@stat.uni-muenchen.de",
                  role = c("aut", "cre"))
Author: Clara Happ [aut, cre]
Maintainer: Clara Happ <clara.happ@stat.uni-muenchen.de>
Description: 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. Multivariate and univariate functional data objects are
    represented by S4 classes for this type of data implemented in the package
    'funData'.
License: GPL-2
Imports: abind, foreach, irlba, Matrix, methods, mgcv, plyr, stats
Depends: R (>= 3.1.0), funData
Suggests: covr, testthat
NeedsCompilation: yes
SystemRequirements: libfftw3 (>= 3.3.4)
RoxygenNote: 5.0.1
Packaged: 2017-06-17 12:39:31 UTC; clara
Repository: CRAN
Date/Publication: 2017-06-17 14:35:11 UTC
