Search for optimal py1 values using roc_curves
1 | optimal_py1(roc_curves, py1, tol = NULL, verbose = T)
|
roc_curves |
a list containing roc_curves of length(py1) |
py1 |
a sequence of py1 |
tol |
NULL or a numerical number to specify a margin in determining whether the estimated ROC curve is smaller than the maximal curve. If NULL, 1sd from K-fold ROC curves at each value is used. |
verbose |
a logical value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.