Description Usage Format Examples
This hypothetical dataset contains records of the outcome, the predictor, gender, and age from 241 participants.
| 1 | data("ROC.data.ex")
 | 
A data frame with 241 observations on the following 4 variables.
outcomea numeric vector
predictora numeric vector
gendera numeric vector
agea numeric vector
| 1 2 | data(ROC.data.ex)
## maybe str(ROC.data.ex) ; plot(ROC.data.ex) ...
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.