get_mean: Extract the estimated mean parameters.

View source: R/getter_params.R

get_meanR Documentation

Extract the estimated mean parameters.

Description

Returns a dataframe KxT with the estimated mean paramaters mu_kt per clone k and dimension t.

Usage

get_mean(x)

Arguments

x

a mvnmm object.

Value

dataframe of mean parameters.

Examples

if (FALSE) get_mean(x)


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