Description Usage Arguments Value
opt_weight
computes the optimal point on the ROC curve, calculated as the point
closest to (0, 1) in Euclidean distance.
1 | opt_weight(object)
|
object |
An object of class |
A list with the following components: weight
, the optimal weight;
opt_sens
, the sensitivity at the optimal weight; opt_spec
, the
specificity at the optimal weight.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.