Package: cfda
Type: Package
Title: Categorical Functional Data Analysis
Version: 0.12.0
Date: 2024-11-20
Authors@R: c(person("Cristian", "Preda", role = "aut", email = "cristian.preda@inria.fr"),
             person("Quentin", "Grimonprez", role = c("aut", "cre"), email = "quentingrim@yahoo.fr"),
             person("Vincent", "Vandewalle", role = "ctb", email = "vincent.vandewalle@inria.fr"))
Copyright: Inria - Université de Lille
Description: Package for the analysis of categorical functional data.
  The main purpose is to compute an encoding (real functional variable) for each state <doi:10.3390/math9233074>.
  It also provides functions to perform basic statistical analysis on categorical functional data.
BugReports: https://github.com/modal-inria/cfda/issues
License: AGPL-3
Imports: msm, diagram, mgcv, parallel, pbapply, tidyr, dplyr, tibble
Depends: fda, ggplot2, R (>= 3.5.0)
Suggests: testthat, covr, knitr, rmarkdown
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.3.2
URL: https://modal-inria.github.io/cfda/
NeedsCompilation: no
Packaged: 2024-11-20 16:47:26 UTC; quentin
Author: Cristian Preda [aut],
  Quentin Grimonprez [aut, cre],
  Vincent Vandewalle [ctb]
Maintainer: Quentin Grimonprez <quentingrim@yahoo.fr>
Repository: CRAN
Date/Publication: 2024-11-20 17:40:02 UTC
