tools.tools.monotone_fn_inverter()

statsmodels.tools.tools.monotone_fn_inverter

statsmodels.tools.tools.monotone_fn_inverter(fn, x, vectorized=True, **keywords)

Given a monotone function x (no checking is done to verify monotonicity) and a set of x values, return an linearly interpolated approximation to its inverse from its values on x.

doc_statsmodels
2017-01-18 16:20:26
Comments
Leave a Comment

Please login to continue.