reconstruct_curves: Reconstruct curves using specified FPCA components

View source: R/functional_pca.R

reconstruct_curvesR Documentation

Reconstruct curves using specified FPCA components

Description

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.


r4pde documentation built on Sept. 8, 2026, 1:10 a.m.