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