get_covariance_Cholesky: Extract the estimated Cholesky matrices, used to factorise...

View source: R/getter_params.R

get_covariance_CholeskyR Documentation

Extract the estimated Cholesky matrices, used to factorise the covariance matrix.

Description

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)


caravagnalab/lineaGT documentation built on June 13, 2025, 6:01 p.m.