Functional data centred (subtract the mean of each discretization point)
Source:R/fdata.cen.R
fdata.cen.Rd
The function fdata.cen centres the curves by subtracting the functional mean.
Usage
fdata.cen(fdataobj, meanX = func.mean(fdataobj))
Arguments
- fdataobj
fdata
class object.- meanX
The functional mean subtracted in the
fdatobj
.
Value
Return:
two fdata
class objects with:
- Xcen
The centered fdata.
- meanX
Functional mean substracted.
See also
See Also as fdata
Author
Manuel Febrero-Bande, Manuel Oviedo de la Fuente manuel.oviedo@udc.es