roc | R Documentation |
Function for ROC Analysis.
roc(
data,
measurement,
status,
excl = FALSE,
sty = FALSE,
quant = FALSE,
label = FALSE,
inter = FALSE
)
data |
The data as a data frame. |
measurement |
. |
status |
. |
excl |
. |
sty |
. |
quant |
. |
label |
. |
inter |
. |
A results object containing:
results$todo | a html | ||||
results$text | a preformatted | ||||
results$textplot | a preformatted | ||||
results$plot | an image | ||||
results$plot2 | an image | ||||
# example will be added
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.