Reconstruct curves using specified FPCA components
Usage
reconstruct_curves(x, components = NULL)
Arguments
- x
An object of class "r4pde_functional_pca".
- components
Integer vector of components to use for reconstruction. If NULL, uses all retained components.