https://github.com/cran/fda
Raw File
Tip revision: 94c6ce860922b18293ed95dbc4b4260534bf5cc9 authored by J. O. Ramsay on 18 August 2008, 00:00:00 UTC
version 2.0.0
Tip revision: 94c6ce8
DESCRIPTION
Package: fda
Version: 2.0.0
Date: 2008-08-18
Title: Functional Data Analysis
Author: J. O. Ramsay <ramsay@psych.mcgill.ca>,
	Hadley Wickham <h.wickham@gmail.com>,
	Spencer Graves <spencer.graves@pdf.com>,
        Giles Hooker <gjh27@cornell.edu>
Maintainer: J. O. Ramsay <ramsay@psych.mcgill.ca>
Depends: R (>= 2.4.0), splines, zoo
Suggests: graphics, odesolve, R.matlab, quadprog, DierckxSpline, nlme
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.  They were ported from earlier
   versions in Matlab and S-PLUS.  A manual that describes
   the use of these functions is available in this
   library. The library also contains a number of the
   data sets used in the book along with R code for the
   analyses that produced many of the figures in the book.
License: GPL (>= 2)
URL: http://www.functionaldata.org
LazyData: true
Packaged: Wed Oct  1 19:04:20 2008; spencerg
back to top