Navigation
index
modules
|
next
|
previous
|
statsmodels
»
User Guide
»
Optimization
»
statsmodels.base.optimizer._fit_powell
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]
¶
Table of Contents
Installing statsmodels
Getting started
User Guide
Examples
API Reference
About statsmodels
Developer Page
Release Notes
Quick search
Navigation
index
modules
|
next
|
previous
|
statsmodels
»
User Guide
»
Optimization
»
statsmodels.base.optimizer._fit_powell