Description Usage Arguments Examples
Calculate optimal cutpoint
1 |
x |
A list As a result of Epi::ROC() |
1 2 3 | require(Epi)
x=ROC(form=am~wt,data=mtcars,plot="ROC")
optimal_cutpoint(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.