Skip to contents

Returns a list with K dataframes, each of dimension TxT, corresponding to the covariance matrices estimated for each clone k

Usage

get_covariance_Cholesky(x)

Arguments

x

a mvnmm object.

Value

list of the estimated covariance matrices.

Examples

if (FALSE) get_covariance_Cholesky(x)