predict.funPCA: Reconstruction via functional PCA newdata should be a list...

View source: R/PCA.R

predict.funPCAR Documentation

Reconstruction via functional PCA newdata should be a list containing Lt and Ly.

Description

Reconstruction via functional PCA newdata should be a list containing Lt and Ly.

Usage

## S3 method for class 'funPCA'
predict(object, newdata = NULL, K = NULL, ...)

Arguments

object

a funPCA object from funPCA()

newdata

a list containing Lt and Ly

K

a number of PCs for reconstruction

...

Not used


statKim/robfpca documentation built on April 15, 2023, 10:12 p.m.