sum.fd | R Documentation |
Evaluate the sum of a set of functions in a functional data object.
## S3 method for class 'fd'
sum(..., na.rm)
... |
a functional data object to sum. |
na.rm |
Not used. |
a functional data object with a single replication
that contains the sum of the functions in the object 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.
mean.fd
,
std.fd
,
stddev.fd
,
center.fd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.