OpenSourceEconomics / grmpy

Python package for the simulation and estimation of generalized Roy model
http://grmpy.readthedocs.io
MIT License
19 stars 5 forks source link

POWELL Problem #53

Closed peisenha closed 7 years ago

peisenha commented 7 years ago

/home/peisenha/.envs/grmToolbox/lib/python3.5/site-packages/statsmodels/compat/pandas.py:56: FutureWarning: The pandas.core.datetools module is deprecated and will be removed in a future version. Please use the pandas.tseries module instead. from pandas.core import datetools Traceback (most recent call last): File "run.py", line 16, in estimate('test.grmpy.ini', option, optimizer='POWELL') File "/home/peisenha/ownCloud/office/workspace/software/repositories/organizations/grmToolbox/grmpy/grmpy/estimate/estimate.py", line 40, in estimate minimizinginterface, x0, args=(dict, data), method=method, options=opts) File "/home/peisenha/.envs/grmToolbox/lib/python3.5/site-packages/scipy/optimize/_minimize.py", line 440, in minimize return _minimize_powell(fun, x0, args, callback, **options) File "/home/peisenha/.envs/grmToolbox/lib/python3.5/site-packages/scipy/optimize/optimize.py", line 2435, in _minimize_powell direc1 = direc[i] IndexError: too many indices for array

Attached initialization file test.txt