extract_var_info {multifamm} | R Documentation |
Extract Variance Information from MFPCA Object
Description
This is an internal function contained in the multiFAMM function. This step allows to extract the information of the total variation in the data (multi- and univariate).
Usage
extract_var_info(MFPC = MFPC)
Arguments
MFPC |
MFPCA object from which to extract multivariate eigenvalues and univariate norms. |
[Package multifamm version 0.1.1 Index]