mix2gauss: Datasets of Mixture of 2 Gaussian Distributions

mix2gaussR Documentation

Datasets of Mixture of 2 Gaussian Distributions

Description

Dataset generated by mixture of 2 Gaussian Distributions whose density is:

\frac{0.3}{√{2 π 0.5^2}} \exp≤ft(\frac{(x+1)^2}{2 \cdot 0.5^2}\right) + \frac{0.7}{√{2 π 0.5^2}} \exp≤ft(\frac{(x-1)^2}{2 \cdot 0.5^2}\right)

.

Usage

mix2gauss

Format

A list of numeric vectors of Bimodal Gaussian Mixture Model.

n200

A numeric vector with 200 elements.

n400

A numeric vector with 400 elements.

n600

A numeric vector with 600 elements.

n800

A numeric vector with 800 elements.

n1000

A numeric vector with 1000 elements.

n1200

A numeric vector with 1200 elements.

Source

mix2gauss_gen()


dsdp documentation built on Feb. 16, 2023, 8:36 p.m.