pub(crate) fn estimate( etype: Estimator, weight: &Weight, rx: &Array1<f64>, ) -> Result<f64, ApiError>