Learn R Programming

HeteroGGM (version 1.0.1)

example.data: Some example data

Description

Some example data

Arguments

Format

A list including: data: The 600 x 20 matrix, the design matrix. L0: The subgroup to which each sample truly belongs. Mu0: The true mean parameters of 3 subgroups. Theta0: The true precision matrices of 3 subgroups. n_all: The total sample size. K0: The true number of subgroups 3.

Examples

Run this code
data(example.data)

Run the code above in your browser using DataLab