Skip to contents

Function to retrieve the coverage dataframe used to initialize the object.

Usage

get_cov_dataframe(x, verbose = T)

Arguments

x

a mvnmm object.

Value

the coverage dataset used to fit the model.

Examples

if (FALSE) get_cov_dataframe(x)