makeLabels | R Documentation |
Make labels for ROC curve
makeLabels(x, no = 1)
x |
An object of class multipleROC |
no |
Integer |
A data.frame
x=multipleROC(am~wt,data=mtcars)
makeLabels(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.