normals3: Data generated from a mixture of three multivariate Normal...

normals3R Documentation

Data generated from a mixture of three multivariate Normal distributions, 2 dimensions. A dataset containing 150 observations generated from a mixture of three multivariate Normal distributions. 50 observations are from a distribution with mean vector (3, 0), 50 observations from a distribution with mean vector (0, 3), and 50 observations from a distribution with mean vector (3, 6). For each of these three distributions, the x and y variables have unit variance and are uncorrelated. The dataset is clusterable.

Description

Remove the cluster variable before using the dataset in any tests.

Usage

normals3

Format

A data frame with 150 rows and 3 variables:

x

x variable

y

y variable

cluster

Distribution from which the observation was sampled


clusterability documentation built on Nov. 5, 2025, 7:36 p.m.