| OF {RSADBE} | R Documentation | 
Understanding the Overfitting Problem
Description
This is a data set cooked up by the author to highlight the problem of overfitting. The variables have no physical meaning.
Usage
data(OF)Format
A data frame with 10 observations on the following 2 variables.
- X
- Just another covariate 
- Y
- Just another output 
Examples
data(OF)
plot(OF)
[Package RSADBE version 1.0 Index]