Compute p-value against null distribution
get_p_value(nulls, m, n, statistic, metric_name = "average_precision")
Null distribution data frame
Number of positive examples
Number of negative examples
statistic for which to compute p-value
name of metric. Only "average_precision"
is implemented.
p-value