Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make_packet.jl #168

Closed
breussf opened this issue Jan 24, 2022 · 1 comment
Closed

make_packet.jl #168

breussf opened this issue Jan 24, 2022 · 1 comment

Comments

@breussf
Copy link

breussf commented Jan 24, 2022

Dear Shlok,

(1) The run with „run_default.jl” (m = SmetsWouters() model) was successful with Julia version 1.1.1. The results were saved as “tex” files in:
C:/.julia/packages/DSGE/fjU1P/save/output_data/smets_wouters/ss0/estimate/tables/…*.tex (4 files for Tabl1: moments, parameter estimates etc….)

           After the input: “ENV[“FRED_API_KEY”] = “[my key]”

(2) The run with “make_packet.jl” (m = SmetsWouters() model) was not successful and delivered the following error messages:

“Warning: Type annotations on keyword arguments not currently supported in recipes. Type information has been discarded” --- this line is repeated several times

After telling that the “dataset creation successful” – obs_gdp, Frequency of missing/NaNs: 0.0” … this statement for other variables, e.g.: “obs_hours, Frequency of missing/NaNs: 0.07594…”

“Info: Forecasting block 1 of 50… “

Loading draws from c:\users\fritz\OneDrive\Dokumente\GitHub\DSGE.jl\examples/../test/reference/mhsave_vint=181115.h5
ERROR: LoadError: New value of ρ_μ (-45.498892312835) is out of bounds ((1.0e-5, 0.999))

Then the run stops and refers to the file “make_packet.jl” – line 60.

Why is it not possible to replicate the file “make_packet.jl” when all inputs/changes (e.g. m = SmetsWouters()) are made correctly?

Best regards,
Fritz

@ShlokG
Copy link
Member

ShlokG commented Jan 25, 2022

This is the same issues as in #167.

@ShlokG ShlokG closed this as completed Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants