mmhhData: Samples from a hierarchical mixture model with two layers of...

Description Usage Format

Description

A list of 2-dimensional Gaussian mixture samples and the corresponding group labels. The samples are generated by 4 different Gaussian distributions. Each sample is assigned to a group and a subgroup. There are 2 groups, group 1 has 10 subgroups, group 2 has 20 subgroups.

Usage

1

Format

A list of three elements:

x

: matrix, 2-dimensional Gaussian samples, each row is a sample

groupLabel

: integer, the group label of each Gaussian sample

subGroupLabel

: integer, the subgroup label of each Gaussian sample


bbricks documentation built on July 8, 2020, 7:29 p.m.