art {mfp2} | R Documentation |
Artificial dataset with continuous response
Description
The ART data set mimics the GBSG breast cancer study in terms of the distribution of predictors and correlation structure.
Usage
data(art)
Format
The dataset has 250 observations and 10 covariates
- y
Continuous response variable.
- x1, x3, x5-x7, x10
Continuous covariates.
- x2
Binary variable.
- x4
Ordinal variable with 3 levels.
- x8
Binary variable.
- x9
Nominal variable with 3 levels.
[Package mfp2 version 1.0.0 Index]