statsmodels.base.optimizer._fit_powell

statsmodels.base.optimizer._fit_powell(f, score, start_params, fargs, kwargs, disp=True, maxiter=100, callback=None, retall=False, full_output=True, hess=None)[source]