CFPCA | R Documentation |
Implements the method of Happs and Grevens (2018) for Euclidean-valued multivariate functional data.
CFPCA(Ly, Lt, optns = list())
Ly |
A list of matrices, each being D by n_i containing the observed values for individual i. In each matrix, columes corresponds to different time points, and rows corresponds to ifferent dimensions. |
Lt |
A list of n vectors containing the observation time points for each individual corresponding to y. Each vector should be sorted in ascending order. |
optns |
A list of options control parameters specified by |
See 'Return' in '?RFPCA'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.