center.fd {fda} | R Documentation |
Subtract the pointwise mean from each of the functions in a functional data object; that is, to center them on the mean function.
center.fd(fd)
fd |
A functional data object. |
Returns a functional data object with same dimensions as fd that contains the centered versions of the functions in the object fd.
sumFd, meanFd, std.fd