- New `conditional_likelihood` option to the `estimation` command. When the option is set, instead of using the Kalman filter to evaluate the likelihood, Dynare will evaluate the conditional likelihood based on the first order reduced form of the model, by assuming that the initial state vector is 0 for all the endogenous variables. (b7693c32, f7694208)
- New `conditional_likelihood` option to the `estimation` command. When the option is set, instead of using the Kalman filter to evaluate the likelihood, Dynare will evaluate the conditional likelihood based on the first order reduced form of the model, by assuming that the initial state vector is 0 for all the endogenous variables. (b7693c32, f7694208)
- The `generate_trace_plots`-command now allows comparing multiple chains. (baf8243f)
- Steady state computation now allows accounting for `MCP`-tags (https://git.dynare.org/Dynare/dynare/-/merge_requests/1877)
- Steady state computation now allows accounting for `MCP`-tags (https://git.dynare.org/Dynare/dynare/-/merge_requests/1877)
- New option `tolx` of `steady` that governs the termination based on the step tolerance (https://git.dynare.org/Dynare/preprocessor/-/merge_requests/60)
- New option `tolx` of `steady` that governs the termination based on the step tolerance (https://git.dynare.org/Dynare/preprocessor/-/merge_requests/60)