Package: fdasrvf
Type: Package
Title: Elastic Functional Data Analysis
Version: 2.3.3
Date: 2024-10-04
Authors@R: c(
    person(given = "J. Derek", 
           family = "Tucker", 
           role = c("aut", "cre"), 
           email = "jdtuck@sandia.gov", 
           comment = c(ORCID = "0000-0001-8844-2169")),
    person(given = "Aymeric",
           family = "Stamm",
           role = "ctb",
           email = "aymeric.stamm@math.cnrs.fr",
           comment = c(ORCID = "0000-0002-8725-3654")))
Description: Performs alignment, PCA, and modeling of multidimensional and 
    unidimensional functions using the square-root velocity framework 
    (Srivastava et al., 2011 <doi:10.48550/arXiv.1103.3817> and Tucker et al., 2014 
    <DOI:10.1016/j.csda.2012.12.001>). This framework allows for elastic 
    analysis of functional data through phase and amplitude separation.
License: GPL-3
LazyData: TRUE
Imports: cli, coda, doParallel, fields, foreach, lpSolve, Matrix,
        mvtnorm, Rcpp, rlang, tolerance, viridisLite
Suggests: covr, interp, plot3D, plot3Drgl, rgl, testthat (>= 3.0.0),
        withr
Depends: R (>= 4.3.0),
RoxygenNote: 7.3.2
Encoding: UTF-8
Config/testthat/edition: 3
LinkingTo: Rcpp, RcppArmadillo
URL: https://github.com/jdtuck/fdasrvf_R
BugReports: https://github.com/jdtuck/fdasrvf_R/issues
NeedsCompilation: yes
Packaged: 2024-10-04 21:43:27 UTC; jdtuck
Author: J. Derek Tucker [aut, cre] (<https://orcid.org/0000-0001-8844-2169>),
  Aymeric Stamm [ctb] (<https://orcid.org/0000-0002-8725-3654>)
Maintainer: J. Derek Tucker <jdtuck@sandia.gov>
Repository: CRAN
Date/Publication: 2024-10-04 22:20:02 UTC
