Package: fdarep
Type: Package
Title: Two-Dimensional FPCA, Marginal FPCA, and Product FPCA for
        Repeated Functional Data
URL: https://github.com/functionaldata/tFDArep
BugReports: https://github.com/functionaldata/tFDArep/issues
Version: 0.1.1
Encoding: UTF-8
Date: 2024-03-08
Authors@R: 
    c(person(given = "Poorbita",
             family = "Kundu",
             role = c("aut", "cre"),
             email = "pkundu@ucdavis.edu"),
      person(given = "Changbo",
             family = "Zhu",
             role = "aut"),
      person(given = "Kehui",
             family = "Chen",
             role = "aut"),
      person(given = "Pedro",
             family = "Delicado",
             role = "aut"),
      person(given = "Su I",
             family = "Iao",
             role = "aut"),
      person(given = "Hang",
             family = "Zhou",
             role = "aut"),
      person(given = "Han",
             family = "Chen",
             role = "aut"),
      person(given = "Muqing",
             family = "Cui",
             role = "aut"),
      person(given = "Hans-Georg",
             family = "Müller",
             role = c("cph", "ths", "aut")))
Maintainer: Poorbita Kundu <pkundu@ucdavis.edu>
Description: Provides an implementation of two-dimensional functional principal component analysis (FPCA), Marginal FPCA, and Product FPCA for repeated functional data. Marginal and Product FPCA implementations are done for both dense and sparsely observed functional data. 
    References: Chen, K., Delicado, P., & Müller, H. G. (2017) <doi:10.1111/rssb.12160>.
                Chen, K., & Müller, H. G. (2012) <doi:10.1080/01621459.2012.734196>.
                Hall, P.,  Müller, H.G. and Wang, J.L. (2006) <doi:10.1214/009053606000000272>.
                Yao, F., Müller, H. G., & Wang, J. L. (2005) <doi:10.1198/016214504000001745>.
License: BSD_3_clause + file LICENSE
Imports: Rcpp (>= 0.11.5), fdapace, Hmisc, stats, MASS, Matrix, pracma,
        numDeriv
LinkingTo: Rcpp, RcppEigen
Suggests: testthat (>= 3.0.0)
RoxygenNote: 7.3.1
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2024-03-06 00:01:43 UTC; poorbita
Author: Poorbita Kundu [aut, cre],
  Changbo Zhu [aut],
  Kehui Chen [aut],
  Pedro Delicado [aut],
  Su I Iao [aut],
  Hang Zhou [aut],
  Han Chen [aut],
  Muqing Cui [aut],
  Hans-Georg Müller [cph, ths, aut]
Repository: CRAN
Date/Publication: 2024-03-06 00:20:02 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-03-06 03:51:34 UTC; unix
Archs: fdarep.so.dSYM
