Closed sschmidt23 closed 4 years ago
This PR addresses issue #20 by adding a function to estimate sigma_IQR, bias, and cat. outlier rate. Outlier rate is hardcoded to fraction with 0.15*(1+z), we could make that variable if we wanted, but we could also leave it as this fixed quantity.
This PR addresses issue #20 by adding a function to estimate sigma_IQR, bias, and cat. outlier rate. Outlier rate is hardcoded to fraction with 0.15*(1+z), we could make that variable if we wanted, but we could also leave it as this fixed quantity.