reconsCurves | R Documentation |
Reconstructs data curves as objects of class fd
using functional principal components
reconsCurves(data, PC)
data |
a set of values of curves at discrete sampling points or
argument values. If the set is supplied as a matrix object, the rows must
correspond to argument values and columns to replications, and it will be
assumed that there is only one variable per observation. If
|
PC |
an object of class |
an object of class fd
.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.