https://github.com/cran/fda
Raw File
Tip revision: aac3e3f7207f4732067b6e1d1b735f5d7855664f authored by J. O. Ramsay on 06 July 2007, 00:00:00 UTC
version 1.2.4
Tip revision: aac3e3f
DESCRIPTION
Package: fda
Version: 1.2.4
Date: 2007-07-06
Title: Functional Data Analysis
Author: J. O. Ramsay <ramsay@psych.mcgill.ca>, 
	Hadley Wickham <h.wickham@gmail.com>, 
	Spencer Graves <spencer.graves@pdf.com>
Maintainer: J. O. Ramsay <ramsay@psych.mcgill.ca>
Depends: R (>= 2.4.0), splines, zoo
Suggests: graphics, odesolve, R.matlab, quadprog 
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: Fri Jul  4 12:08:35 2008; spencerg
back to top