Learn R Programming

RFgroove (version 1.1)

toyClassif: A toy data of classification

Description

A toy data of classification drawn from a mixture Gaussian distribution. Only the three first variables are discriminant.

Usage

data(toyClassif)

Arguments

Format

A list of two components:
  • X: the design matrix of size $n \times p$ drawn from a mixture Gaussian distribution ;
  • Y: the class labels.