pathoeg {MPV} | R Documentation |
Pathological Example
Description
Artificial regression data which causes stepwise regression with AIC to produce a highly non-parsimonious model. The true model used to simulate the data has only one real predictor (x8).
Usage
pathoeg
Format
This data frame contains the following columns:
- x1
a numeric vector
- x2
a numeric vector
- x3
a numeric vector
- x4
a numeric vector
- x5
a numeric vector
- x6
a numeric vector
- x7
a numeric vector
- x8
a numeric vector
- x9
a numeric vector
- y
a numeric vector
[Package MPV version 1.63 Index]