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

Right-aligned Initialization file #91

Closed peisenha closed 6 years ago

peisenha commented 6 years ago

Please ensure that a randomly generated initialization file is all right alingned.

SeBecker commented 6 years ago

I changed the alignment of the random init file output. There are two different kinds of output. If the random process decides to add binary/nonbinary flags. Attached you find the different output formats. Let me know what you think of it. onlynonbinary.grmpy.txt noflags.grmpy.txt binary.grmpy.txt

peisenha commented 6 years ago

Thank you for following up. Please align the file as if there are no binary/nonbinary flags, treating those as an exception. Then go ahead and close the issue.

On Mon, Jan 15, 2018 at 5:36 PM, Sebastian Becker notifications@github.com wrote:

I changed the alignment of the random init file output. There are two different kinds of output. If the random process decides to add binary/nonbinary flags. Attached you find the different output formats. Let me know what you think of it. onlynonbinary.grmpy.txt https://github.com/grmToolbox/grmpy/files/1632349/onlynonbinary.grmpy.txt noflags.grmpy.txt https://github.com/grmToolbox/grmpy/files/1632350/noflags.grmpy.txt binary.grmpy.txt https://github.com/grmToolbox/grmpy/files/1632351/binary.grmpy.txt

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

-- Philipp Eisenhauer Economist

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

SeBecker commented 6 years ago

I adjusted the random init file output.