https://github.com/cran/fda
Raw File
Tip revision: 68dfa29e2575fb45f84eb34497bb0e2bb795540f authored by James Ramsay on 23 May 2023, 22:32:07 UTC
version 6.1.4
Tip revision: 68dfa29
DESCRIPTION
Package: fda
Version: 6.1.4
Date: 2023-05-23
Title: Functional Data Analysis
Authors@R: c(person("James", "Ramsay", 
            role=c("aut","cre"),
            email="ramsay@psych.mcgill.ca"), 
          person("Giles", "Hooker",
            role="ctb",
            email="gjh27@cornell.edu"),
          person("Spencer", "Graves", 
            role="ctb",
            email="spencer.graves@effectivedefense.org"))
Maintainer: James Ramsay <ramsay@psych.mcgill.ca>
Depends: R (>= 3.5), splines, fds, deSolve
Suggests: rmarkdown, knitr, lattice
Description: These functions were developed to support functional data
 analysis as described in Ramsay, J. O. and Silverman, B. W.
 (2005) Functional Data Analysis. New York: Springer and in 
 Ramsay, J. O., Hooker, Giles, and Graves, Spencer (2009). 
 Functional Data Analysis with R and Matlab (Springer). 
 The package includes data sets and script files working many examples 
 including all but one of the 76 figures in this latter book.  Matlab versions 
 are available by ftp from 
 <https://www.psych.mcgill.ca/misc/fda/downloads/FDAfuns/>.
License: GPL (>= 2)
URL: http://www.functionaldata.org
LazyData: true
NeedsCompilation: yes
VignetteBuilder: knitr
Packaged: 2023-05-23 16:10:20 UTC; jamesramsay
Author: James Ramsay [aut, cre],
  Giles Hooker [ctb],
  Spencer Graves [ctb]
Repository: CRAN
Date/Publication: 2023-05-23 23:32:07 UTC
back to top