x_1:

Usage Format Examples

Usage

1
data("X")

Format

A data frame with 150 observations on the following 2 variables.

Species

a factor with levels setosa versicolor virginica

Sepal.Length_cat

a character vector

Examples

1
2
data(X)
## maybe str(X) ; plot(X) ...

SaraTouzani/EM documentation built on Dec. 16, 2019, 12:31 a.m.