Mixture3 {opGMMassessment}R Documentation

Example Gaussian mixture data.

Description

Data set containing 1000 instances distributed according to a Gaussian mixture with m = [-10, 0, 10], s = [1, 2, 3], w = [0.07, 0.05, 0.88].

Usage

data("Mixture3")

Details

Size 1000 x 1

Examples

data(Mixture3)
str(Mixture3)

[Package opGMMassessment version 0.4 Index]