Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dynare
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Marco Ratto
dynare
Commits
7ac624de
Commit
7ac624de
authored
8 years ago
by
Stéphane Adjemian
Browse files
Options
Downloads
Patches
Plain Diff
Fixed indentation for Markdown.
(cherry picked from commit
079bf6c6
)
parent
299bd6b7
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
NEWS
+425
-417
425 additions, 417 deletions
NEWS
with
425 additions
and
417 deletions
NEWS
+
425
−
417
View file @
7ac624de
...
@@ -19,6 +19,11 @@ This release is compatible with MATLAB versions ranging from 7.3 (R2006b) to
...
@@ -19,6 +19,11 @@ This release is compatible with MATLAB versions ranging from 7.3 (R2006b) to
Here is the list of major user-visible changes:
Here is the list of major user-visible changes:
Dynare 4.5
==========
- Ramsey policy
- Ramsey policy
+ Added command `ramsey_model` that builds the expanded model with
+ Added command `ramsey_model` that builds the expanded model with
...
@@ -172,10 +177,10 @@ Here is the list of major user-visible changes:
...
@@ -172,10 +177,10 @@ Here is the list of major user-visible changes:
last save mh-file,
last save mh-file,
+ New option `nonlinear_filter_initialization` for the
+ New option `nonlinear_filter_initialization` for the
{{{
estimation
}}}
command. Controls the initial covariance matrix
`
estimation
`
command. Controls the initial covariance matrix
of the state variables in nonlinear filters.
of the state variables in nonlinear filters.
+ The `conditional_variance_decomposition`
option now displays
+ The `conditional_variance_decomposition`
option now displays
output and stores it as a LaTeX-table when the `TeX` option is
output and stores it as a LaTeX-table when the `TeX` option is
invoked,
invoked,
...
@@ -266,9 +271,11 @@ Here is the list of major user-visible changes:
...
@@ -266,9 +271,11 @@ Here is the list of major user-visible changes:
+ New command `realtime_shock_decomposition` that for each period `T= [presample,...,nobs]`
+ New command `realtime_shock_decomposition` that for each period `T= [presample,...,nobs]`
allows computing the:
allows computing the:
o realtime historical shock decomposition `Y(t|T)`, i.e. without observing data in `[T+1,...,nobs]`
* realtime historical shock decomposition `Y(t|T)`, i.e. without observing data in `[T+1,...,nobs]`
o forecast shock decomposition `Y(T+k|T)`
o realtime conditional shock decomposition `Y(T+k|T+k)-Y(T+k|T)`
* forecast shock decomposition `Y(T+k|T)`
* realtime conditional shock decomposition `Y(T+k|T+k)-Y(T+k|T)`
+ New block `shock_groups` that allows grouping shocks for the
+ New block `shock_groups` that allows grouping shocks for the
`shock_decomposition` and `realtime_shock_decomposition` commands,
`shock_decomposition` and `realtime_shock_decomposition` commands,
...
@@ -627,7 +634,7 @@ Here is the list of major user-visible changes:
...
@@ -627,7 +634,7 @@ Here is the list of major user-visible changes:
+ Automatic increase of the lag number for autocovariances when the
+ Automatic increase of the lag number for autocovariances when the
number of parameters is bigger than the number of non-zero moments
number of parameters is bigger than the number of non-zero moments
was broken
was broken
,
+ When using ML, the asymptotic Hessian was not computed,
+ When using ML, the asymptotic Hessian was not computed,
...
@@ -787,6 +794,7 @@ Here is the list of major user-visible changes:
...
@@ -787,6 +794,7 @@ Here is the list of major user-visible changes:
variables and parameters.
variables and parameters.
Announcement for Dynare 4.4.3 (on 2014-07-31)
Announcement for Dynare 4.4.3 (on 2014-07-31)
=============================================
=============================================
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment