normals1: Data generated from a single multivariate Normal...

normals1R Documentation

Data generated from a single multivariate Normal distribution, 2 dimensions.

Description

A dataset containing 150 observations generated from a multivariate Normal distribution. The distribution has mean vector (0, 4), each variable has unit variance, and the variables are uncorrelated. This dataset is not clusterable.

The cluster variable is 1 for all observations because all were sampled from the same distribution. Remove the variable before using the dataset in any tests.

Usage

normals1

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 Jan. 12, 2026, 9:06 a.m.