Description Usage Arguments Value
View source: R/useful_functions.R
Approximate Median Significance (AMS) Base Function
1 | AMS_base(s, b, b_reg = 10)
|
s |
Sum of weights corresponding to true positive data points. |
b |
Sum of weights corresponding to false positive data points. |
b_reg |
Regularization parameter. |
Approximate median significance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.