predict.funPCA | R Documentation |
Reconstruction via functional PCA newdata should be a list containing Lt and Ly.
## S3 method for class 'funPCA'
predict(object, newdata = NULL, K = NULL, ...)
object |
a |
newdata |
a list containing |
K |
a number of PCs for reconstruction |
... |
Not used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.