simpledata {RSADBE} | R Documentation |
ROC is an important tool for comparing different models for the same classification problem. This data set comes with barebones infrastructure and is simply complementary in nature towards setting up a clear understanding the ROC construction.
data(simpledata)
A data frame with 200 observations on the following 2 variables.
Predictions
Predicted probabilities
Label
True class of the observations
data(simpledata)