Skip to content

Compute errors on metrics

Anthony Correia requested to merge anthonyc/with_err into master
  • err = "sym" computes the standard error on the average
  • err = "bayesian" computes the error in ratios (efficiency, fake rate, clone rate) using the bayesian method with a uniform prior

Merge request reports