register.newfd {fda} | R Documentation |
Register Functional Data Objects with Pre-Computed Warping Functions
Description
This function registers a new functional data object to pre-computed warping functions.
Usage
register.newfd(yfd, Wfd,type=c('direct','monotone','periodic'))
Arguments
yfd |
a multivariate functional data object defining the functions to be
registered with |
Wfd |
a functional data object defining the registration functions to be used
to register |
type |
indicates the type of registration function.
|
Details
Only shift registration is considered for the periodic case.
Value
a functional data object defining the registered curves.
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.