normals2 dataset

Data generated from a mixture of two multivariate Normal distributions, 2 dimensions. A dataset containing 150 observations generated from a mixture of two multivariate Normal distributions. 75 observations come from a distribution with mean vector (-3, -2) with each variable having unit variance and uncorrelated with each other. 75 observations come from a distribution with mean vector (1, 1) with each variable having unit variance and uncorrelated with each other. The dataset is clusterable.

Data generated from a mixture of two multivariate Normal distributions, 2 dimensions. A dataset containing 150 observations generated from a mixture of two multivariate Normal distributions. 75 observations come from a distribution with mean vector (-3, -2) with each variable having unit variance and uncorrelated with each other. 75 observations come from a distribution with mean vector (1, 1) with each variable having unit variance and uncorrelated with each other. The dataset is clusterable.

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

Format

A data frame with 150 rows and 3 variables:

  • x: x variable
  • y: y variable
  • cluster: Distribution from which the observation was sampled
normals2
  • Maintainer: Zachariah Neville
  • License: GPL-2
  • Last published: 2020-03-04

About the dataset

  • Number of rows: 150
  • Number of columns: 3
  • Class: data.frame

Column names and types

  • x:numeric
  • y:numeric
  • cluster:numeric