Description Usage Arguments Value Author(s) Examples
The ROC curve is respresented as average values from CV.
1 | plotMeanROC(out)
|
out |
A list. The output from R.ROSETTA. |
output |
A plot. |
Mateusz Garbulowski
1 2 3 4 | library(R.ROSETTA)
out <- rosetta(autcon, roc = TRUE, clroc = "autism")
plotMeanROC(out)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.