Description Usage Arguments Value
View source: R/useful_functions.R
Approximate Median Significance (AMS) function using weights of data points
1 | AMS_weighted(truth, response, weights)
|
truth |
The true labels (0/1) of the data points. |
response |
The predicted labels (0/1) of the data points. |
weights |
The weights of the data points (can be un-normalized) |
AMS.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.