-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
21 lines (21 loc) · 1.01 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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/