Vectorize diagnostic.error_sensitivity
with scipy.optimize.elementwise.find_minimum
on scipy>=1.15
#363
Labels
diagnostic.error_sensitivity
with scipy.optimize.elementwise.find_minimum
on scipy>=1.15
#363
The minimization objective function in
lmo.diagnostic.error_sensitivity
is scalar (univariate). The EIF that this uses should be vectorized, which already is the case for those obtained fromlmo.theoretical.l_{moment,ratio}_influence_from_cdf
.related to #362 and #330
The text was updated successfully, but these errors were encountered: