pflm.fpca.utils#
FPCA utilities
Functions#
|
Estimate the optimal rho parameter for CE scoring. |
|
Aggregate raw covariance entries onto a dense symmetric matrix. |
|
Compute eigenvalues and eigenvectors of a covariance matrix. |
|
Fit eigenvalues by projecting raw covariance onto the FPCA subspace. |
|
Compute conditional expectation (CE) FPCA scores and fitted curves. |
|
Compute Numerical integration FPCA scores and fitted curves. |
|
Build FPCA eigenvalues/eigenfunctions normalized on the grid. |
|
Estimate measurement error variance from raw covariance near the diagonal. |
|
Compute per-subject raw covariance entries on the observation grid. |
|
Evaluate a 2D local polynomial fit on a rotated/new grid. |
|
Select the number of principal components based on cumulative explained variance. |
|
Select number of PCs via AIC/BIC with fdapace-style early stopping. |