View source: R/getter_params.R
get_covariance_Sigma | R Documentation |
Returns a list with K
dataframes, each of dimension TxT
, corresponding
to the covariance matrices estimated for each clone k
get_covariance_Sigma(x)
x |
a mvnmm object. |
list of the estimated covariance matrices.
if (FALSE) get_covariance_Sigma(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.