heterodata | R Documentation |
The data set is made up of 5 variables: 3 categorical variables and 2 quantitative variables. The original data set contains 200 individuals. The training data set has 300 individuals while the testing data set has 100 individuals.
A data frame with 200 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.
heterodatatrain
and heterodatatest
data(heterodata)
summary(heterodata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.