-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
27 lines (27 loc) · 1.33 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Package: fda.usc
Type: Package
Title: Functional Data Analysis and Utilities for Statistical Computing
Version: 2.2.0
Date: 2024-11-04
Authors@R: c(person("Manuel Febrero Bande",role="aut", email = "[email protected]"), person("Manuel Oviedo de la Fuente",role=c("aut","cre"), email="[email protected]"),
person("Pedro Galeano",role="ctb"),
person("Alicia Nieto",role="ctb"),
person("Eduardo Garcia-Portugues",role="ctb"))
Depends: R (>= 3.5.0), fda, splines, MASS, mgcv, knitr
Imports: methods, grDevices, graphics, utils, stats, nlme, doParallel, parallel, iterators, foreach, kSamples
Suggests: rmarkdown
Description: Routines for exploratory and descriptive analysis of functional data such as depth measurements, atypical curves detection, regression models, supervised classification, unsupervised classification and functional analysis of variance.
License: GPL-2
URL: https://github.com/moviedo5/fda.usc, https://www.jstatsoft.org/v51/i04/
BugReports: https://github.com/moviedo5/fda.usc/issues
LazyLoad: yes
Author: Manuel Febrero Bande [aut],
Manuel Oviedo de la Fuente [aut, cre],
Pedro Galeano [ctb],
Alicia Nieto [ctb],
Eduardo Garcia-Portugues [ctb]
Maintainer: Manuel Oviedo de la Fuente <[email protected]>
NeedsCompilation: yes
Repository: CRAN
Encoding: UTF-8
RoxygenNote: 7.3.2