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

Output from REliability test #61

Closed peisenha closed 7 years ago

peisenha commented 7 years ago

This is from the reliability test setup, why is the message indicate success of the optimizer but the warning also needed?

OUT_POWELL_true_values.txt

SeBecker commented 7 years ago

Could you upload the specific init file for this output ?

peisenha commented 7 years ago

This seems to happen quite frequently, here is an example.

init.txt OUT_POWELL_true_values.txt

SeBecker commented 7 years ago

The problem is that the algorithm converges to a parameterization that leads to a higher criteria function value than the start value. That was what i meant when i wrote that the adjustment process would reduce the algorithms to absurdity.

peisenha commented 7 years ago

Can we chat now? If not, it is probably best if we discuss this in person next week. In that case please create an ASANA task in grmpy and assign it me ..

See you soon, Philipp

On Fri, Oct 6, 2017 at 12:51 PM, Sebastian Becker notifications@github.com wrote:

The problem is that the algorithm converges to a parameterization that leads to a higher criteria function value than the start value. That was what i meant when i wrote that the adjustment process would reduce the algorithms to absurdity.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/grmToolbox/grmpy/issues/61#issuecomment-334722699, or mute the thread https://github.com/notifications/unsubscribe-auth/ADcMJ6aIIE-kPOXxdfn6XoV8m6ucf9_Dks5spgY7gaJpZM4PwDJE .

-- Philipp Eisenhauer Economist

Mail eisenhauer@policy-lab.org Web www.eisenhauer.io Repository https://github.com/peisenha

SeBecker commented 7 years ago

I deleted the direc specification from the random generating process and the init file.