summary.basisfd {fda} | R Documentation |
Summarize a Functional Data Object
Description
Provide a compact summary of the characteristics of a functional data object.
Usage
## S3 method for class 'basisfd'
summary(object, ...)
Arguments
object |
a functional data object (i.e., of class 'basisfd'). |
... |
Other arguments to match generic |
Value
a displayed summary of the bivariate functional data object.
References
Ramsay, James O., Hooker, Giles, and Graves, Spencer (2009), Functional data analysis with R and Matlab, Springer, New York.
Ramsay, James O., and Silverman, Bernard W. (2005), Functional Data Analysis, 2nd ed., Springer, New York.
Ramsay, James O., and Silverman, Bernard W. (2002), Applied Functional Data Analysis, Springer, New York.
[Package fda version 6.1.8 Index]