Learn R Programming

bbricks (version 0.1.4)

mmhData: Samples from a hierarchical mixture model

Description

A list of 2-dimensional Gaussian mixture samples and the corresponding group labels. The samples are generated by 4 different Gaussian distributions. The samples are separated into 30 groups.

Usage

data(mmhData)

Arguments

Format

A list of two elements:

x

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

groupLabel

: integer, the group label of each Gaussian sample