cogwheel.likelihood.likelihood.std_from_median¶
- cogwheel.likelihood.likelihood.std_from_median(arr)¶
Estimator of the standard deviation of an array based on the median absolute deviation for robustness to outliers.
Estimator of the standard deviation of an array based on the median absolute deviation for robustness to outliers.