| 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).
V1categorical variable with two modalities (1 & 2).
V2categorical variable with two modalities (1 & 2).
V3categorical variable with two modalities (1 & 2).
V4numeric variable.
V5numeric 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.