View source: R/register.newfd.R
register.newfd | R Documentation |
This function registers a new functional data object to pre-computed warping functions.
register.newfd(yfd, Wfd,type=c('direct','monotone','periodic'))
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.
|
Only shift registration is considered for the periodic case.
a functional data object defining the registered curves.
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.
landmarkreg
,
register.fd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.