powered by
This hypothetical dataset contains records of the outcome, the predictor, gender, and age from 241 participants.
data("ROC.data.ex")
A data frame with 241 observations on the following 4 variables.
outcome
a numeric vector
predictor
gender
age
# NOT RUN { data(ROC.data.ex) ## maybe str(ROC.data.ex) ; plot(ROC.data.ex) ... # }
Run the code above in your browser using DataLab