powered by
This function uses ecdf to calculate empirical p values given a null distribution and an observed distribution
calc_emp_p(obs_dist, null_dist)
An empirical p value for each observed value
The observed distribution
The null distribution