get_covariance_Sigma: Extract the estimated covariance matrices.

View source: R/getter_params.R

get_covariance_SigmaR Documentation

Extract the estimated covariance matrices.

Description

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

Usage

get_covariance_Sigma(x)

Arguments

x

a mvnmm object.

Value

list of the estimated covariance matrices.

Examples

if (FALSE) get_covariance_Sigma(x)


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