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.
data(mmhhData)
A list of three elements:
: matrix, 2-dimensional Gaussian samples, each row is a sample
: integer, the group label of each Gaussian sample
: integer, the subgroup label of each Gaussian sample