Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
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
Dynare
dynare
Commits
a0650c83
Verified
Commit
a0650c83
authored
1 year ago
by
Johannes Pfeifer
Committed by
Sébastien Villemot
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Manual: fix reference
(cherry picked from commit
8cc5ecf6
) [skip ci]
parent
f3f7dc80
No related branches found
No related tags found
No related merge requests found
Pipeline
#9012
skipped
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/manual/source/running-dynare.rst
+1
-1
1 addition, 1 deletion
doc/manual/source/running-dynare.rst
doc/manual/source/the-model-file.rst
+1
-1
1 addition, 1 deletion
doc/manual/source/the-model-file.rst
with
2 additions
and
2 deletions
doc/manual/source/running-dynare.rst
+
1
−
1
View file @
a0650c83
...
@@ -204,7 +204,7 @@ by the ``dynare`` command.
...
@@ -204,7 +204,7 @@ by the ``dynare`` command.
.. option:: params_derivs_order=0|1|2
.. option:: params_derivs_order=0|1|2
When :comm:`identification`, :comm:`dynare_sensitivity` (with
When :comm:`identification`, :comm:`dynare_sensitivity` (with
identification), or :ref:`estimation
_cmd
<estim-comm>` are
identification), or :ref:`estimation <estim-comm>` are
present, this option is used to limit the order of the
present, this option is used to limit the order of the
derivatives with respect to the parameters that are calculated
derivatives with respect to the parameters that are calculated
by the preprocessor. 0 means no derivatives, 1 means first
by the preprocessor. 0 means no derivatives, 1 means first
...
...
This diff is collapsed.
Click to expand it.
doc/manual/source/the-model-file.rst
+
1
−
1
View file @
a0650c83
...
@@ -5195,7 +5195,7 @@ block decomposition of the model (see :opt:`block`).
...
@@ -5195,7 +5195,7 @@ block decomposition of the model (see :opt:`block`).
|br| This command lists the name of observed endogenous variables
|br| This command lists the name of observed endogenous variables
for the estimation procedure. These variables must be available in
for the estimation procedure. These variables must be available in
the data file (see :ref:`estimation
_cmd
<estim-comm>`).
the data file (see :ref:`estimation <estim-comm>`).
Alternatively, this command is also used in conjunction with the
Alternatively, this command is also used in conjunction with the
``partial_information`` option of ``stoch_simul``, for declaring
``partial_information`` option of ``stoch_simul``, for declaring
...
...
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