find_area_q | R Documentation |
Based on https://win-vector.com/2020/09/13/why-working-with-auc-is-more-powerful-than-one-might-think/
find_area_q(area, ..., n_points = 101)
area |
area to match |
... |
not used, force later arguments to bind by name |
n_points |
how many points to use to estimte area. |
q that such that curve 1 - (1 - (1-Specificity)^q)^(1/q)
matches area
find_area_q(0.75)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.