This file is indexed.

/usr/share/doc/dynare/dynare.html/Command-and-Function-Index.html is in dynare-doc 4.5.4-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Copyright (C) 1996-2017, Dynare Team.

Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with no
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.

A copy of the license can be found at http://www.gnu.org/licenses/fdl.txt. -->
<!-- Created by GNU Texinfo 6.5, http://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Command and Function Index (Dynare Reference Manual)</title>

<meta name="description" content="Command and Function Index (Dynare Reference Manual)">
<meta name="keywords" content="Command and Function Index (Dynare Reference Manual)">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="texi2any">
<link href="index.html#Top" rel="start" title="Top">
<link href="#Command-and-Function-Index" rel="index" title="Command and Function Index">
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
<link href="index.html#Top" rel="up" title="Top">
<link href="Variable-Index.html#Variable-Index" rel="next" title="Variable Index">
<link href="Bibliography.html#Bibliography" rel="prev" title="Bibliography">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
blockquote.indentedblock {margin-right: 0em}
blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
blockquote.smallquotation {font-size: smaller}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
div.smalldisplay {margin-left: 3.2em}
div.smallexample {margin-left: 3.2em}
div.smalllisp {margin-left: 3.2em}
kbd {font-style: oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: inherit; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: inherit; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
ul.no-bullet {list-style: none}
-->
</style>


</head>

<body lang="en">
<a name="Command-and-Function-Index"></a>
<div class="header">
<p>
Next: <a href="Variable-Index.html#Variable-Index" accesskey="n" rel="next">Variable Index</a>, Previous: <a href="Bibliography.html#Bibliography" accesskey="p" rel="prev">Bibliography</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="#Command-and-Function-Index" title="Index" rel="index">Index</a>]</p>
</div>
<a name="Command-and-Function-Index-1"></a>
<h2 class="unnumbered">Command and Function Index</h2>

<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" href="#Command-and-Function-Index_fn_symbol-1"><b>(</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_symbol-2"><b>@</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_symbol-3"><b>[</b></a>
 &nbsp; 
<br>
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-A"><b>A</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-B"><b>B</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-C"><b>C</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-D"><b>D</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-E"><b>E</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-F"><b>F</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-G"><b>G</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-H"><b>H</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-I"><b>I</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-L"><b>L</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-M"><b>M</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-N"><b>N</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-O"><b>O</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-P"><b>P</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-Q"><b>Q</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-R"><b>R</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-S"><b>S</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-T"><b>T</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-U"><b>U</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-V"><b>V</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-W"><b>W</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-Y"><b>Y</b></a>
 &nbsp; 
</td></tr></table>
<table class="index-fn" border="0">
<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> Section</th></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_symbol-1">(</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-_0028_0029"><code>()</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-_0028_0029-1"><code>()</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-_0028A_002c"><code>(<var>A</var>,</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-_0028DATA_005fMATRIX_005b_002c"><code>(<var>DATA_MATRIX</var>[,</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-_0028DATA_005fMATRIX_005b_002c-1"><code>(<var>DATA_MATRIX</var>[,</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-_0028DATES_0029"><code>(<code>DATES</code>)</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-_0028DATES_002c"><code>(<code>DATES</code>,</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-_0028FILENAME_005b_002c"><code>(<var>FILENAME</var>[,</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-_0028FREQ_0029"><code>(<code>FREQ</code>)</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-_0028FREQ_002c"><code>(<code>FREQ</code>,</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-_0028INITIAL_005fDATE_0029"><code>(<var>INITIAL_DATE</var>)</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-_0028STRING_0029"><code>(<code>STRING</code>)</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-_0028STRING_002c"><code>(<code>STRING</code>,</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_symbol-2">@</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Macro_002dprocessing-language.html#index-_0040_0023define"><code>@#define</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Macro_002dprocessing-language.html#Macro-directives">Macro directives</a></td></tr>
<tr><td></td><td valign="top"><a href="Macro_002dprocessing-language.html#index-_0040_0023echo"><code>@#echo</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Macro_002dprocessing-language.html#Macro-directives">Macro directives</a></td></tr>
<tr><td></td><td valign="top"><a href="Macro_002dprocessing-language.html#index-_0040_0023else"><code>@#else</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Macro_002dprocessing-language.html#Macro-directives">Macro directives</a></td></tr>
<tr><td></td><td valign="top"><a href="Macro_002dprocessing-language.html#index-_0040_0023endfor"><code>@#endfor</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Macro_002dprocessing-language.html#Macro-directives">Macro directives</a></td></tr>
<tr><td></td><td valign="top"><a href="Macro_002dprocessing-language.html#index-_0040_0023endif"><code>@#endif</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Macro_002dprocessing-language.html#Macro-directives">Macro directives</a></td></tr>
<tr><td></td><td valign="top"><a href="Macro_002dprocessing-language.html#index-_0040_0023error"><code>@#error</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Macro_002dprocessing-language.html#Macro-directives">Macro directives</a></td></tr>
<tr><td></td><td valign="top"><a href="Macro_002dprocessing-language.html#index-_0040_0023for"><code>@#for</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Macro_002dprocessing-language.html#Macro-directives">Macro directives</a></td></tr>
<tr><td></td><td valign="top"><a href="Macro_002dprocessing-language.html#index-_0040_0023if"><code>@#if</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Macro_002dprocessing-language.html#Macro-directives">Macro directives</a></td></tr>
<tr><td></td><td valign="top"><a href="Macro_002dprocessing-language.html#index-_0040_0023ifdef"><code>@#ifdef</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Macro_002dprocessing-language.html#Macro-directives">Macro directives</a></td></tr>
<tr><td></td><td valign="top"><a href="Macro_002dprocessing-language.html#index-_0040_0023ifndef"><code>@#ifndef</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Macro_002dprocessing-language.html#Macro-directives">Macro directives</a></td></tr>
<tr><td></td><td valign="top"><a href="Macro_002dprocessing-language.html#index-_0040_0023include"><code>@#include</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Macro_002dprocessing-language.html#Macro-directives">Macro directives</a></td></tr>
<tr><td></td><td valign="top"><a href="Macro_002dprocessing-language.html#index-_0040_0023include-1"><code>@#include</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Macro_002dprocessing-language.html#Macro-directives">Macro directives</a></td></tr>
<tr><td></td><td valign="top"><a href="Macro_002dprocessing-language.html#index-_0040_0023includepath"><code>@#includepath</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Macro_002dprocessing-language.html#Macro-directives">Macro directives</a></td></tr>
<tr><td></td><td valign="top"><a href="Macro_002dprocessing-language.html#index-_0040_0023includepath-1"><code>@#includepath</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Macro_002dprocessing-language.html#Macro-directives">Macro directives</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_symbol-3">[</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Parallel-Configuration.html#index-_005bcluster_005d"><code>[cluster]</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Parallel-Configuration.html#Parallel-Configuration">Parallel Configuration</a></td></tr>
<tr><td></td><td valign="top"><a href="Dynare-Configuration.html#index-_005bhooks_005d"><code>[hooks]</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dynare-Configuration.html#Dynare-Configuration">Dynare Configuration</a></td></tr>
<tr><td></td><td valign="top"><a href="Parallel-Configuration.html#index-_005bnode_005d"><code>[node]</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Parallel-Configuration.html#Parallel-Configuration">Parallel Configuration</a></td></tr>
<tr><td></td><td valign="top"><a href="Dynare-Configuration.html#index-_005bpaths_005d"><code>[paths]</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dynare-Configuration.html#Dynare-Configuration">Dynare Configuration</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-A">A</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-abs"><code>abs</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Built_002din-Functions">Built-in Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-abs-1"><code>abs</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-acos"><code>acos</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Built_002din-Functions">Built-in Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Reporting.html#index-addGraph-on-Report"><code>addGraph on Report</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Reporting.html#Reporting">Reporting</a></td></tr>
<tr><td></td><td valign="top"><a href="Reporting.html#index-addPage-on-Report"><code>addPage on Report</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Reporting.html#Reporting">Reporting</a></td></tr>
<tr><td></td><td valign="top"><a href="Reporting.html#index-addParagraph-on-Report"><code>addParagraph on Report</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Reporting.html#Reporting">Reporting</a></td></tr>
<tr><td></td><td valign="top"><a href="Reporting.html#index-addSection-on-Report"><code>addSection on Report</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Reporting.html#Reporting">Reporting</a></td></tr>
<tr><td></td><td valign="top"><a href="Reporting.html#index-addSeries-on-Report"><code>addSeries on Report</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Reporting.html#Reporting">Reporting</a></td></tr>
<tr><td></td><td valign="top"><a href="Reporting.html#index-addTable-on-Report"><code>addTable on Report</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Reporting.html#Reporting">Reporting</a></td></tr>
<tr><td></td><td valign="top"><a href="Reporting.html#index-addVspace-on-Report"><code>addVspace on Report</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Reporting.html#Reporting">Reporting</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-align"><code>align</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-append"><code>append</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-asin"><code>asin</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Built_002din-Functions">Built-in Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-atan"><code>atan</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Built_002din-Functions">Built-in Functions</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-B">B</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Forecasting.html#index-basic_005fplan"><code>basic_plan</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Forecasting.html#Forecasting">Forecasting</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-baxter_005fking_005ffilter"><code>baxter_king_filter</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Estimation.html#index-bvar_005fdensity"><code>bvar_density</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Estimation.html#Estimation">Estimation</a></td></tr>
<tr><td></td><td valign="top"><a href="Forecasting.html#index-bvar_005fforecast"><code>bvar_forecast</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Forecasting.html#Forecasting">Forecasting</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-C">C</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Calibrated-Smoother.html#index-calib_005fsmoother"><code>calib_smoother</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Calibrated-Smoother.html#Calibrated-Smoother">Calibrated Smoother</a></td></tr>
<tr><td></td><td valign="top"><a href="Calibrated-Smoother.html#index-calib_005fsmoother-1"><code>calib_smoother</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Calibrated-Smoother.html#Calibrated-Smoother">Calibrated Smoother</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-chain"><code>chain</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Variable-declarations.html#index-change_005ftype"><code>change_type</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Variable-declarations.html#Variable-declarations">Variable declarations</a></td></tr>
<tr><td></td><td valign="top"><a href="Getting-information-about-the-model.html#index-check"><code>check</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Getting-information-about-the-model.html#Getting-information-about-the-model">Getting information about the model</a></td></tr>
<tr><td></td><td valign="top"><a href="Getting-information-about-the-model.html#index-check-1"><code>check</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Getting-information-about-the-model.html#Getting-information-about-the-model">Getting information about the model</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-check-2"><code>check</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Misc-commands.html#index-collect_005flatex_005ffiles"><code>collect_latex_files</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Misc-commands.html#Misc-commands">Misc commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-colon"><code>colon</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-colon-1"><code>colon</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="Reporting.html#index-compile-on-Report"><code>compile on Report</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Reporting.html#Reporting">Reporting</a></td></tr>
<tr><td></td><td valign="top"><a href="Forecasting.html#index-conditional_005fforecast"><code>conditional_forecast</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Forecasting.html#Forecasting">Forecasting</a></td></tr>
<tr><td></td><td valign="top"><a href="Forecasting.html#index-conditional_005fforecast_005fpaths"><code>conditional_forecast_paths</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Forecasting.html#Forecasting">Forecasting</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-cos"><code>cos</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Built_002din-Functions">Built-in Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-cumprod"><code>cumprod</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-cumsum"><code>cumsum</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-D">D</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Forecasting.html#index-det_005fcond_005fforecast"><code>det_cond_forecast</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Forecasting.html#Forecasting">Forecasting</a></td></tr>
<tr><td></td><td valign="top"><a href="Optimal-policy.html#index-discretionary_005fpolicy"><code>discretionary_policy</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Optimal-policy.html#Optimal-policy">Optimal policy</a></td></tr>
<tr><td></td><td valign="top"><a href="Optimal-policy.html#index-discretionary_005fpolicy-1"><code>discretionary_policy</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Optimal-policy.html#Optimal-policy">Optimal policy</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-double"><code>double</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="Other-general-declarations.html#index-dsample"><code>dsample</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Other-general-declarations.html#Other-general-declarations">Other general declarations</a></td></tr>
<tr><td></td><td valign="top"><a href="Dynare-invocation.html#index-dynare"><code>dynare</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dynare-invocation.html#Dynare-invocation">Dynare invocation</a></td></tr>
<tr><td></td><td valign="top"><a href="Sensitivity-and-identification-analysis.html#index-dynare_005fsensitivity"><code>dynare_sensitivity</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Sensitivity-and-identification-analysis.html#Performing-sensitivity-analysis">Performing sensitivity analysis</a></td></tr>
<tr><td></td><td valign="top"><a href="Sensitivity-and-identification-analysis.html#index-dynare_005fsensitivity-1"><code>dynare_sensitivity</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Sensitivity-and-identification-analysis.html#Performing-sensitivity-analysis">Performing sensitivity analysis</a></td></tr>
<tr><td></td><td valign="top"><a href="Misc-commands.html#index-dynare_005fversion"><code>dynare_version</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Misc-commands.html#Misc-commands">Misc commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Displaying-and-saving-results.html#index-dynasave"><code>dynasave</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Displaying-and-saving-results.html#Displaying-and-saving-results">Displaying and saving results</a></td></tr>
<tr><td></td><td valign="top"><a href="Displaying-and-saving-results.html#index-dynatype"><code>dynatype</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Displaying-and-saving-results.html#Displaying-and-saving-results">Displaying and saving results</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-E">E</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Initial-and-terminal-conditions.html#index-endval"><code>endval</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Initial-and-terminal-conditions.html#Initial-and-terminal-conditions">Initial and terminal conditions</a></td></tr>
<tr><td></td><td valign="top"><a href="Initial-and-terminal-conditions.html#index-endval-1"><code>endval</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Initial-and-terminal-conditions.html#Initial-and-terminal-conditions">Initial and terminal conditions</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-eq"><code>eq</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-eq-1"><code>eq</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-erf"><code>erf</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Built_002din-Functions">Built-in Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Estimation.html#index-estimated_005fparams"><code>estimated_params</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Estimation.html#Estimation">Estimation</a></td></tr>
<tr><td></td><td valign="top"><a href="Estimation.html#index-estimated_005fparams_005fbounds"><code>estimated_params_bounds</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Estimation.html#Estimation">Estimation</a></td></tr>
<tr><td></td><td valign="top"><a href="Estimation.html#index-estimated_005fparams_005finit"><code>estimated_params_init</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Estimation.html#Estimation">Estimation</a></td></tr>
<tr><td></td><td valign="top"><a href="Estimation.html#index-estimated_005fparams_005finit-1"><code>estimated_params_init</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Estimation.html#Estimation">Estimation</a></td></tr>
<tr><td></td><td valign="top"><a href="Estimation.html#index-estimation"><code>estimation</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Estimation.html#Estimation">Estimation</a></td></tr>
<tr><td></td><td valign="top"><a href="Estimation.html#index-estimation-1"><code>estimation</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Estimation.html#Estimation">Estimation</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-exist"><code>exist</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-exp"><code>exp</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Built_002din-Functions">Built-in Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-exp-1"><code>exp</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-EXPECTATION"><code>EXPECTATION</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Operators">Operators</a></td></tr>
<tr><td></td><td valign="top"><a href="Stochastic-solution-and-simulation.html#index-extended_005fpath"><code>extended_path</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Stochastic-solution-and-simulation.html#Computing-the-stochastic-solution">Computing the stochastic solution</a></td></tr>
<tr><td></td><td valign="top"><a href="Stochastic-solution-and-simulation.html#index-extended_005fpath-1"><code>extended_path</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Stochastic-solution-and-simulation.html#Computing-the-stochastic-solution">Computing the stochastic solution</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-external_005ffunction"><code>external_function</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#External-Functions">External Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-extract"><code>extract</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-F">F</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Forecasting.html#index-flip_005fplan"><code>flip_plan</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Forecasting.html#Forecasting">Forecasting</a></td></tr>
<tr><td></td><td valign="top"><a href="Forecasting.html#index-forecast"><code>forecast</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Forecasting.html#Forecasting">Forecasting</a></td></tr>
<tr><td></td><td valign="top"><a href="Forecasting.html#index-forecast-1"><code>forecast</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Forecasting.html#Forecasting">Forecasting</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-freq"><code>freq</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-G">G</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-ge"><code>ge</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="Dynare-misc-commands.html#index-generate_005ftrace_005fplots_0028CHAIN_005fNUMBER_0029"><code>generate_trace_plots(<var>CHAIN_NUMBER</var>)</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dynare-misc-commands.html#Dynare-misc-commands">Dynare misc commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-gt"><code>gt</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-H">H</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Initial-and-terminal-conditions.html#index-histval"><code>histval</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Initial-and-terminal-conditions.html#Initial-and-terminal-conditions">Initial and terminal conditions</a></td></tr>
<tr><td></td><td valign="top"><a href="Initial-and-terminal-conditions.html#index-histval-1"><code>histval</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Initial-and-terminal-conditions.html#Initial-and-terminal-conditions">Initial and terminal conditions</a></td></tr>
<tr><td></td><td valign="top"><a href="Initial-and-terminal-conditions.html#index-histval_005ffile"><code>histval_file</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Initial-and-terminal-conditions.html#Initial-and-terminal-conditions">Initial and terminal conditions</a></td></tr>
<tr><td></td><td valign="top"><a href="Steady-state.html#index-homotopy_005fsetup"><code>homotopy_setup</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Steady-state.html#Finding-the-steady-state-with-Dynare-nonlinear-solver">Finding the steady state with Dynare nonlinear solver</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-horzcat"><code>horzcat</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-horzcat-1"><code>horzcat</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-hpcycle"><code>hpcycle</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-hptrend"><code>hptrend</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-I">I</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Sensitivity-and-identification-analysis.html#index-identification"><code>identification</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Sensitivity-and-identification-analysis.html#Performing-identification-analysis">Performing identification analysis</a></td></tr>
<tr><td></td><td valign="top"><a href="Sensitivity-and-identification-analysis.html#index-identification-1"><code>identification</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Sensitivity-and-identification-analysis.html#Performing-identification-analysis">Performing identification analysis</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-inf"><code>inf</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Expressions">Expressions</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-init"><code>init</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Initial-and-terminal-conditions.html#index-initval"><code>initval</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Initial-and-terminal-conditions.html#Initial-and-terminal-conditions">Initial and terminal conditions</a></td></tr>
<tr><td></td><td valign="top"><a href="Initial-and-terminal-conditions.html#index-initval-1"><code>initval</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Initial-and-terminal-conditions.html#Initial-and-terminal-conditions">Initial and terminal conditions</a></td></tr>
<tr><td></td><td valign="top"><a href="Initial-and-terminal-conditions.html#index-initval_005ffile"><code>initval_file</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Initial-and-terminal-conditions.html#Initial-and-terminal-conditions">Initial and terminal conditions</a></td></tr>
<tr><td></td><td valign="top"><a href="Forecasting.html#index-init_005fplan"><code>init_plan</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Forecasting.html#Forecasting">Forecasting</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-insert"><code>insert</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Dynare-misc-commands.html#index-internals"><code>internals</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dynare-misc-commands.html#Dynare-misc-commands">Dynare misc commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-intersect"><code>intersect</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="Sensitivity-and-identification-analysis.html#index-irf_005fcalibration"><code>irf_calibration</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Sensitivity-and-identification-analysis.html#IRF_002fMoment-calibration">IRF/Moment calibration</a></td></tr>
<tr><td></td><td valign="top"><a href="Sensitivity-and-identification-analysis.html#index-irf_005fcalibration-1"><code>irf_calibration</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Sensitivity-and-identification-analysis.html#IRF_002fMoment-calibration">IRF/Moment calibration</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-isempty"><code>isempty</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-isempty-1"><code>isempty</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-isequal"><code>isequal</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-isequal-1"><code>isequal</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-L">L</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-lag"><code>lag</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-last"><code>last</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-le"><code>le</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-lead"><code>lead</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-length"><code>length</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-ln"><code>ln</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Built_002din-Functions">Built-in Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Misc-commands.html#index-load_005fparams_005fand_005fsteady_005fstate"><code>load_params_and_steady_state</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Misc-commands.html#Misc-commands">Misc commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-log"><code>log</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Built_002din-Functions">Built-in Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-log-1"><code>log</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-log10"><code>log10</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Built_002din-Functions">Built-in Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Variable-declarations.html#index-log_005ftrend_005fvar"><code>log_trend_var</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Variable-declarations.html#Variable-declarations">Variable declarations</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-lt"><code>lt</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-M">M</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#index-markov_005fswitching"><code>markov_switching</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#Markov_002dswitching-SBVAR">Markov-switching SBVAR</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-max"><code>max</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Built_002din-Functions">Built-in Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-max-1"><code>max</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-merge"><code>merge</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-min"><code>min</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Built_002din-Functions">Built-in Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-min-1"><code>min</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-minus"><code>minus</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-minus-1"><code>minus</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Model-declaration.html#index-model"><code>model</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Model-declaration.html#Model-declaration">Model declaration</a></td></tr>
<tr><td></td><td valign="top"><a href="Model-declaration.html#index-model-1"><code>model</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Model-declaration.html#Model-declaration">Model declaration</a></td></tr>
<tr><td></td><td valign="top"><a href="Model-Comparison.html#index-model_005fcomparison"><code>model_comparison</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Model-Comparison.html#Model-Comparison">Model Comparison</a></td></tr>
<tr><td></td><td valign="top"><a href="Model-Comparison.html#index-model_005fcomparison-1"><code>model_comparison</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Model-Comparison.html#Model-Comparison">Model Comparison</a></td></tr>
<tr><td></td><td valign="top"><a href="Getting-information-about-the-model.html#index-model_005fdiagnostics"><code>model_diagnostics</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Getting-information-about-the-model.html#Getting-information-about-the-model">Getting information about the model</a></td></tr>
<tr><td></td><td valign="top"><a href="Getting-information-about-the-model.html#index-model_005finfo"><code>model_info</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Getting-information-about-the-model.html#Getting-information-about-the-model">Getting information about the model</a></td></tr>
<tr><td></td><td valign="top"><a href="Getting-information-about-the-model.html#index-model_005finfo-1"><code>model_info</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Getting-information-about-the-model.html#Getting-information-about-the-model">Getting information about the model</a></td></tr>
<tr><td></td><td valign="top"><a href="Sensitivity-and-identification-analysis.html#index-moment_005fcalibration"><code>moment_calibration</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Sensitivity-and-identification-analysis.html#IRF_002fMoment-calibration">IRF/Moment calibration</a></td></tr>
<tr><td></td><td valign="top"><a href="Sensitivity-and-identification-analysis.html#index-moment_005fcalibration-1"><code>moment_calibration</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Sensitivity-and-identification-analysis.html#IRF_002fMoment-calibration">IRF/Moment calibration</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-mpower"><code>mpower</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-mrdivide"><code>mrdivide</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Shocks-on-exogenous-variables.html#index-mshocks"><code>mshocks</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Shocks-on-exogenous-variables.html#Shocks-on-exogenous-variables">Shocks on exogenous variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Shocks-on-exogenous-variables.html#index-mshocks-1"><code>mshocks</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Shocks-on-exogenous-variables.html#Shocks-on-exogenous-variables">Shocks on exogenous variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#index-ms_005fcompute_005fmdd"><code>ms_compute_mdd</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#Markov_002dswitching-SBVAR">Markov-switching SBVAR</a></td></tr>
<tr><td></td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#index-ms_005fcompute_005fmdd-1"><code>ms_compute_mdd</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#Markov_002dswitching-SBVAR">Markov-switching SBVAR</a></td></tr>
<tr><td></td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#index-ms_005fcompute_005fprobabilities"><code>ms_compute_probabilities</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#Markov_002dswitching-SBVAR">Markov-switching SBVAR</a></td></tr>
<tr><td></td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#index-ms_005fcompute_005fprobabilities-1"><code>ms_compute_probabilities</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#Markov_002dswitching-SBVAR">Markov-switching SBVAR</a></td></tr>
<tr><td></td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#index-ms_005festimation"><code>ms_estimation</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#Markov_002dswitching-SBVAR">Markov-switching SBVAR</a></td></tr>
<tr><td></td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#index-ms_005fforecast"><code>ms_forecast</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#Markov_002dswitching-SBVAR">Markov-switching SBVAR</a></td></tr>
<tr><td></td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#index-ms_005fforecast-1"><code>ms_forecast</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#Markov_002dswitching-SBVAR">Markov-switching SBVAR</a></td></tr>
<tr><td></td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#index-ms_005firf"><code>ms_irf</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#Markov_002dswitching-SBVAR">Markov-switching SBVAR</a></td></tr>
<tr><td></td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#index-ms_005firf-1"><code>ms_irf</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#Markov_002dswitching-SBVAR">Markov-switching SBVAR</a></td></tr>
<tr><td></td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#index-ms_005fsimulation"><code>ms_simulation</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#Markov_002dswitching-SBVAR">Markov-switching SBVAR</a></td></tr>
<tr><td></td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#index-ms_005fsimulation-1"><code>ms_simulation</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#Markov_002dswitching-SBVAR">Markov-switching SBVAR</a></td></tr>
<tr><td></td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#index-ms_005fvariance_005fdecomposition"><code>ms_variance_decomposition</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#Markov_002dswitching-SBVAR">Markov-switching SBVAR</a></td></tr>
<tr><td></td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#index-ms_005fvariance_005fdecomposition-1"><code>ms_variance_decomposition</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#Markov_002dswitching-SBVAR">Markov-switching SBVAR</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-mtimes"><code>mtimes</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-N">N</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-nan"><code>nan</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Expressions">Expressions</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-ne"><code>ne</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-ne-1"><code>ne</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-nobs"><code>nobs</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-normcdf"><code>normcdf</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Built_002din-Functions">Built-in Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-normcdf-1"><code>normcdf</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Built_002din-Functions">Built-in Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-normpdf"><code>normpdf</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Built_002din-Functions">Built-in Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-normpdf-1"><code>normpdf</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Built_002din-Functions">Built-in Functions</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-O">O</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Estimation.html#index-observation_005ftrends"><code>observation_trends</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Estimation.html#Estimation">Estimation</a></td></tr>
<tr><td></td><td valign="top"><a href="Optimal-policy.html#index-optim_005fweights"><code>optim_weights</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Optimal-policy.html#Optimal-policy">Optimal policy</a></td></tr>
<tr><td></td><td valign="top"><a href="Optimal-policy.html#index-osr"><code>osr</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Optimal-policy.html#Optimal-policy">Optimal policy</a></td></tr>
<tr><td></td><td valign="top"><a href="Optimal-policy.html#index-osr-1"><code>osr</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Optimal-policy.html#Optimal-policy">Optimal policy</a></td></tr>
<tr><td></td><td valign="top"><a href="Optimal-policy.html#index-osr_005fparams"><code>osr_params</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Optimal-policy.html#Optimal-policy">Optimal policy</a></td></tr>
<tr><td></td><td valign="top"><a href="Optimal-policy.html#index-osr_005fparams_005fbounds"><code>osr_params_bounds</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Optimal-policy.html#Optimal-policy">Optimal policy</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-P">P</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Variable-declarations.html#index-parameters"><code>parameters</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Variable-declarations.html#Variable-declarations">Variable declarations</a></td></tr>
<tr><td></td><td valign="top"><a href="Deterministic-simulation.html#index-perfect_005fforesight_005fsetup"><code>perfect_foresight_setup</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Deterministic-simulation.html#Deterministic-simulation">Deterministic simulation</a></td></tr>
<tr><td></td><td valign="top"><a href="Deterministic-simulation.html#index-perfect_005fforesight_005fsetup-1"><code>perfect_foresight_setup</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Deterministic-simulation.html#Deterministic-simulation">Deterministic simulation</a></td></tr>
<tr><td></td><td valign="top"><a href="Deterministic-simulation.html#index-perfect_005fforesight_005fsolver"><code>perfect_foresight_solver</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Deterministic-simulation.html#Deterministic-simulation">Deterministic simulation</a></td></tr>
<tr><td></td><td valign="top"><a href="Deterministic-simulation.html#index-perfect_005fforesight_005fsolver-1"><code>perfect_foresight_solver</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Deterministic-simulation.html#Deterministic-simulation">Deterministic simulation</a></td></tr>
<tr><td></td><td valign="top"><a href="Other-general-declarations.html#index-periods"><code>periods</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Other-general-declarations.html#Other-general-declarations">Other general declarations</a></td></tr>
<tr><td></td><td valign="top"><a href="Optimal-policy.html#index-planner_005fobjective"><code>planner_objective</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Optimal-policy.html#Optimal-policy">Optimal policy</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-plot"><code>plot</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-plot-1"><code>plot</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-plot-2"><code>plot</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-plot-3"><code>plot</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Forecasting.html#index-plot_005fconditional_005fforecast"><code>plot_conditional_forecast</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Forecasting.html#Forecasting">Forecasting</a></td></tr>
<tr><td></td><td valign="top"><a href="Forecasting.html#index-plot_005fconditional_005fforecast-1"><code>plot_conditional_forecast</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Forecasting.html#Forecasting">Forecasting</a></td></tr>
<tr><td></td><td valign="top"><a href="Shock-Decomposition.html#index-plot_005fshock_005fdecomposition"><code>plot_shock_decomposition</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Shock-Decomposition.html#Shock-Decomposition">Shock Decomposition</a></td></tr>
<tr><td></td><td valign="top"><a href="Shock-Decomposition.html#index-plot_005fshock_005fdecomposition-1"><code>plot_shock_decomposition</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Shock-Decomposition.html#Shock-Decomposition">Shock Decomposition</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-plus"><code>plus</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-plus-1"><code>plus</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-pop"><code>pop</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-pop-1"><code>pop</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-pop-2"><code>pop</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Dynare-misc-commands.html#index-posterior_005ffunction_0028OPTIONS_0029"><code>posterior_function(<var>OPTIONS</var>)</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dynare-misc-commands.html#Dynare-misc-commands">Dynare misc commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Variable-declarations.html#index-predetermined_005fvariables"><code>predetermined_variables</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Variable-declarations.html#Variable-declarations">Variable declarations</a></td></tr>
<tr><td></td><td valign="top"><a href="Getting-information-about-the-model.html#index-print_005fbytecode_005fdynamic_005fmodel"><code>print_bytecode_dynamic_model</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Getting-information-about-the-model.html#Getting-information-about-the-model">Getting information about the model</a></td></tr>
<tr><td></td><td valign="top"><a href="Getting-information-about-the-model.html#index-print_005fbytecode_005fstatic_005fmodel"><code>print_bytecode_static_model</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Getting-information-about-the-model.html#Getting-information-about-the-model">Getting information about the model</a></td></tr>
<tr><td></td><td valign="top"><a href="Dynare-misc-commands.html#index-prior"><code>prior</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dynare-misc-commands.html#Dynare-misc-commands">Dynare misc commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Dynare-misc-commands.html#index-prior_005ffunction_0028OPTIONS_0029"><code>prior_function(<var>OPTIONS</var>)</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dynare-misc-commands.html#Dynare-misc-commands">Dynare misc commands</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-Q">Q</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-qdiff"><code>qdiff</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-qgrowth"><code>qgrowth</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-R">R</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Optimal-policy.html#index-ramsey_005fconstraints"><code>ramsey_constraints</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Optimal-policy.html#Optimal-policy">Optimal policy</a></td></tr>
<tr><td></td><td valign="top"><a href="Optimal-policy.html#index-ramsey_005fmodel"><code>ramsey_model</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Optimal-policy.html#Optimal-policy">Optimal policy</a></td></tr>
<tr><td></td><td valign="top"><a href="Optimal-policy.html#index-ramsey_005fpolicy"><code>ramsey_policy</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Optimal-policy.html#Optimal-policy">Optimal policy</a></td></tr>
<tr><td></td><td valign="top"><a href="Optimal-policy.html#index-ramsey_005fpolicy-1"><code>ramsey_policy</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Optimal-policy.html#Optimal-policy">Optimal policy</a></td></tr>
<tr><td></td><td valign="top"><a href="Shock-Decomposition.html#index-realtime_005fshock_005fdecomposition"><code>realtime_shock_decomposition</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Shock-Decomposition.html#Shock-Decomposition">Shock Decomposition</a></td></tr>
<tr><td></td><td valign="top"><a href="Shock-Decomposition.html#index-realtime_005fshock_005fdecomposition-1"><code>realtime_shock_decomposition</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Shock-Decomposition.html#Shock-Decomposition">Shock Decomposition</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-remove"><code>remove</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-rename"><code>rename</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-rename-1"><code>rename</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Reporting.html#index-report-on-Report"><code>report on Report</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Reporting.html#Reporting">Reporting</a></td></tr>
<tr><td></td><td valign="top"><a href="Initial-and-terminal-conditions.html#index-resid"><code>resid</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Initial-and-terminal-conditions.html#Initial-and-terminal-conditions">Initial and terminal conditions</a></td></tr>
<tr><td></td><td valign="top"><a href="Displaying-and-saving-results.html#index-rplot"><code>rplot</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Displaying-and-saving-results.html#Displaying-and-saving-results">Displaying and saving results</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-S">S</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Misc-commands.html#index-save_005fparams_005fand_005fsteady_005fstate"><code>save_params_and_steady_state</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Misc-commands.html#Misc-commands">Misc commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#index-sbvar"><code>sbvar</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#Markov_002dswitching-SBVAR">Markov-switching SBVAR</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-setdiff"><code>setdiff</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="Misc-commands.html#index-set_005fdynare_005fseed"><code>set_dynare_seed</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Misc-commands.html#Misc-commands">Misc commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Misc-commands.html#index-set_005fdynare_005fseed-1"><code>set_dynare_seed</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Misc-commands.html#Misc-commands">Misc commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Misc-commands.html#index-set_005fdynare_005fseed-2"><code>set_dynare_seed</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Misc-commands.html#Misc-commands">Misc commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Misc-commands.html#index-set_005fdynare_005fseed-3"><code>set_dynare_seed</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Misc-commands.html#Misc-commands">Misc commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Misc-commands.html#index-set_005fdynare_005fseed-4"><code>set_dynare_seed</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Misc-commands.html#Misc-commands">Misc commands</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-set_005fnames"><code>set_names</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Shocks-on-exogenous-variables.html#index-shocks"><code>shocks</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Shocks-on-exogenous-variables.html#Shocks-on-exogenous-variables">Shocks on exogenous variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Shocks-on-exogenous-variables.html#index-shocks-1"><code>shocks</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Shocks-on-exogenous-variables.html#Shocks-on-exogenous-variables">Shocks on exogenous variables</a></td></tr>
<tr><td></td><td valign="top"><a href="Shock-Decomposition.html#index-shock_005fdecomposition"><code>shock_decomposition</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Shock-Decomposition.html#Shock-Decomposition">Shock Decomposition</a></td></tr>
<tr><td></td><td valign="top"><a href="Shock-Decomposition.html#index-shock_005fdecomposition-1"><code>shock_decomposition</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Shock-Decomposition.html#Shock-Decomposition">Shock Decomposition</a></td></tr>
<tr><td></td><td valign="top"><a href="Shock-Decomposition.html#index-shock_005fgroups_0028OPTIONS_2026_0029_003b"><code>shock_groups(<var>OPTIONS</var>&hellip;);</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Shock-Decomposition.html#Shock-Decomposition">Shock Decomposition</a></td></tr>
<tr><td></td><td valign="top"><a href="Shock-Decomposition.html#index-shock_005fgroups_003b"><code>shock_groups;</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Shock-Decomposition.html#Shock-Decomposition">Shock Decomposition</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-sign"><code>sign</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Built_002din-Functions">Built-in Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Deterministic-simulation.html#index-simul"><code>simul</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Deterministic-simulation.html#Deterministic-simulation">Deterministic simulation</a></td></tr>
<tr><td></td><td valign="top"><a href="Deterministic-simulation.html#index-simul-1"><code>simul</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Deterministic-simulation.html#Deterministic-simulation">Deterministic simulation</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-sin"><code>sin</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Built_002din-Functions">Built-in Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-size"><code>size</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Forecasting.html#index-smoother2histval"><code>smoother2histval</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Forecasting.html#Forecasting">Forecasting</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-sort"><code>sort</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-sqrt"><code>sqrt</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Built_002din-Functions">Built-in Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Steady-state.html#index-steady"><code>steady</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Steady-state.html#Finding-the-steady-state-with-Dynare-nonlinear-solver">Finding the steady state with Dynare nonlinear solver</a></td></tr>
<tr><td></td><td valign="top"><a href="Steady-state.html#index-steady-1"><code>steady</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Steady-state.html#Finding-the-steady-state-with-Dynare-nonlinear-solver">Finding the steady state with Dynare nonlinear solver</a></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-STEADY_005fSTATE"><code>STEADY_STATE</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Operators">Operators</a></td></tr>
<tr><td></td><td valign="top"><a href="Steady-state.html#index-steady_005fstate_005fmodel"><code>steady_state_model</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Steady-state.html#Using-a-steady-state-file">Using a steady state file</a></td></tr>
<tr><td></td><td valign="top"><a href="Stochastic-solution-and-simulation.html#index-stoch_005fsimul"><code>stoch_simul</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Stochastic-solution-and-simulation.html#Computing-the-stochastic-solution">Computing the stochastic solution</a></td></tr>
<tr><td></td><td valign="top"><a href="Stochastic-solution-and-simulation.html#index-stoch_005fsimul-1"><code>stoch_simul</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Stochastic-solution-and-simulation.html#Computing-the-stochastic-solution">Computing the stochastic solution</a></td></tr>
<tr><td></td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#index-svar"><code>svar</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#Markov_002dswitching-SBVAR">Markov-switching SBVAR</a></td></tr>
<tr><td></td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#index-svar_005fidentification"><code>svar_identification</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Markov_002dswitching-SBVAR.html#Markov_002dswitching-SBVAR">Markov-switching SBVAR</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-T">T</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Expressions.html#index-tan"><code>tan</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Expressions.html#Built_002din-Functions">Built-in Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-tex_005frename"><code>tex_rename</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-tex_005frename-1"><code>tex_rename</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Variable-declarations.html#index-trend_005fvar"><code>trend_var</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Variable-declarations.html#Variable-declarations">Variable declarations</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-U">U</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-uminus"><code>uminus</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-uminus-1"><code>uminus</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-union"><code>union</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-unique"><code>unique</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td></td><td valign="top"><a href="Estimation.html#index-unit_005froot_005fvars"><code>unit_root_vars</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Estimation.html#Estimation">Estimation</a></td></tr>
<tr><td></td><td valign="top"><a href="Dates.html#index-uplus"><code>uplus</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Dates.html#dates-class">dates class</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-V">V</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Variable-declarations.html#index-var"><code>var</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Variable-declarations.html#Variable-declarations">Variable declarations</a></td></tr>
<tr><td></td><td valign="top"><a href="Variable-declarations.html#index-var-1"><code>var</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Variable-declarations.html#Variable-declarations">Variable declarations</a></td></tr>
<tr><td></td><td valign="top"><a href="Variable-declarations.html#index-var-2"><code>var</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Variable-declarations.html#Variable-declarations">Variable declarations</a></td></tr>
<tr><td></td><td valign="top"><a href="Variable-declarations.html#index-varexo"><code>varexo</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Variable-declarations.html#Variable-declarations">Variable declarations</a></td></tr>
<tr><td></td><td valign="top"><a href="Variable-declarations.html#index-varexo_005fdet"><code>varexo_det</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Variable-declarations.html#Variable-declarations">Variable declarations</a></td></tr>
<tr><td></td><td valign="top"><a href="Estimation.html#index-varobs"><code>varobs</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Estimation.html#Estimation">Estimation</a></td></tr>
<tr><td></td><td valign="top"><a href="Verbatim-inclusion.html#index-verbatim"><code>verbatim</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Verbatim-inclusion.html#Verbatim-inclusion">Verbatim inclusion</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-vertcat"><code>vertcat</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-vobs"><code>vobs</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-W">W</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Reporting.html#index-write-on-Report"><code>write on Report</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Reporting.html#Reporting">Reporting</a></td></tr>
<tr><td></td><td valign="top"><a href="Misc-commands.html#index-write_005flatex_005fdefinitions"><code>write_latex_definitions</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Misc-commands.html#Misc-commands">Misc commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Model-declaration.html#index-write_005flatex_005fdynamic_005fmodel"><code>write_latex_dynamic_model</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Model-declaration.html#Model-declaration">Model declaration</a></td></tr>
<tr><td></td><td valign="top"><a href="Model-declaration.html#index-write_005flatex_005fdynamic_005fmodel-1"><code>write_latex_dynamic_model</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Model-declaration.html#Model-declaration">Model declaration</a></td></tr>
<tr><td></td><td valign="top"><a href="Model-declaration.html#index-write_005flatex_005foriginal_005fmodel"><code>write_latex_original_model</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Model-declaration.html#Model-declaration">Model declaration</a></td></tr>
<tr><td></td><td valign="top"><a href="Misc-commands.html#index-write_005flatex_005fparameter_005ftable"><code>write_latex_parameter_table</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Misc-commands.html#Misc-commands">Misc commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Misc-commands.html#index-write_005flatex_005fprior_005ftable"><code>write_latex_prior_table</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Misc-commands.html#Misc-commands">Misc commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Model-declaration.html#index-write_005flatex_005fstatic_005fmodel"><code>write_latex_static_model</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Model-declaration.html#Model-declaration">Model declaration</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Command-and-Function-Index_fn_letter-Y">Y</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-ydiff"><code>ydiff</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td></td><td valign="top"><a href="dseries-class.html#index-ygrowth"><code>ygrowth</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="dseries-class.html#dseries-class">dseries class</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
</table>
<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" href="#Command-and-Function-Index_fn_symbol-1"><b>(</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_symbol-2"><b>@</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_symbol-3"><b>[</b></a>
 &nbsp; 
<br>
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-A"><b>A</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-B"><b>B</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-C"><b>C</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-D"><b>D</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-E"><b>E</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-F"><b>F</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-G"><b>G</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-H"><b>H</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-I"><b>I</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-L"><b>L</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-M"><b>M</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-N"><b>N</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-O"><b>O</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-P"><b>P</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-Q"><b>Q</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-R"><b>R</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-S"><b>S</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-T"><b>T</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-U"><b>U</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-V"><b>V</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-W"><b>W</b></a>
 &nbsp; 
<a class="summary-letter" href="#Command-and-Function-Index_fn_letter-Y"><b>Y</b></a>
 &nbsp; 
</td></tr></table>

<hr>
<div class="header">
<p>
Next: <a href="Variable-Index.html#Variable-Index" accesskey="n" rel="next">Variable Index</a>, Previous: <a href="Bibliography.html#Bibliography" accesskey="p" rel="prev">Bibliography</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="#Command-and-Function-Index" title="Index" rel="index">Index</a>]</p>
</div>



</body>
</html>