heterodatatrain | R Documentation |
The data set is made up of 5 variables: 3 categorical variables and 2 quantitative variables. The training data set has 300 individuals.
A data frame with 300 individuals (rows) and 5 variables (columns).
V1
categorical variable with two modalities (1 & 2).
V2
categorical variable with two modalities (1 & 2).
V3
categorical variable with two modalities (1 & 2).
V4
numeric variable.
V5
numeric variable.
heterodatatest
data(heterodatatrain)
summary(heterodatatrain)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.