| measure_tpr | R Documentation |
Rate of correctly identified values in a certain group
measure_tpr(truth, response, level)
truth |
a vector with true (reference) values |
response |
a vector with response (predicted) values |
level |
(character) a name of level (group) of interest |
Other measures_:
measure_bac_2gr(),
measure_bac(),
measure_tn(),
measure_tp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.