dynare icon indicating copy to clipboard operation
dynare copied to clipboard

This project has moved to https://git.dynare.org/Dynare/dynare

Results 100 dynare issues
Sort by recently updated
recently updated
newest added

I am solving a large model. The model is solved successfully on Mac up to 5th order approximation. When I try solve the model on Windows, or Linux server, it...

bug
dynare++

See https://forum.dynare.org/t/steady-state-command-in-perfect-foresight-simulations/11632/3

documentation

The file ``` /* * This file replicates the estimation of the cash in advance model (termed M1 * in the paper) described in Frank Schorfheide (2000): "Loss function-based *...

bug
estimation

Steady state finding in large economic models is hard. Currently, the user needs to manually implement a full steady state or reduce the problem and then call a solver. See...

enhancement
preprocessor
discussion

saves users from: if else if else endif endif

preprocessor
macroprocessor

At present, with non-Bayesian estimation, Dynare computes standard errors using the Hessian of the likelihood. This is only valid if it is assumed that the shocks in the "true" model...

estimation

Two users at https://forum.dynare.org/t/cant-work-with-third-order/10523/12 report problems with Dynare 4.5.1. I cannot replicate the issue on my machine. The stack trace on both affected machines is ``` Register State (from fault):...

bug
windows

In case of the `record`-structure not containing the required fields, the output argument of the private function at the bottom of the file are not set, crashing Matlab.

The names should be more expressive. For example, `dynare.pdf` should be `Adjemian_et_al_2011_Dynare_Manual_4.pdf` or similar.

documentation
build system / packaging

Following the discussions in #1591 and #750, we currently do not have a way to introduce a proper truncated prior. But this is an often requested feature thta e.g. @rattoma...