-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
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.1
Date: 2025-01-24
Authors@R: c(person("Cristian", "Preda", role = "aut", email = "[email protected]"),
person("Quentin", "Grimonprez", role = c("aut", "cre"), email = "[email protected]"),
person("Vincent", "Vandewalle", role = "ctb", email = "[email protected]"))
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/