Description Usage Arguments Details Value Author(s) See Also Examples
Generate data suitable for ROC curve plotting from the results of run.tests
1 | generate.roc(vals, pval = TRUE)
|
vals |
list, data structure as returned by |
pval |
boolean, whether the values in |
calculates the power via calculate.power
for all significance levels from 0 to 1.
array of values suitable for plotting via roc.plot
Sebastian Dümcke duemcke@mpipz.mpg.de
run.tests
and roc.plot
for plotting
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.