Skip to content
Snippets Groups Projects
Commit 6d06fbb5 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Reference manual: update related to the fact that HP filter is now available...

Reference manual: update related to the fact that HP filter is now available with empirical moments (4.2 only)
parent 3d2a698a
No related branches found
No related tags found
No related merge requests found
...@@ -2068,7 +2068,7 @@ steady; ...@@ -2068,7 +2068,7 @@ steady;
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><option>hp_filter</option> = <replaceable>INTEGER</replaceable></term> <term><option>hp_filter</option> = <replaceable>INTEGER</replaceable></term>
<listitem><para>Uses HP filter with &lambda; = <replaceable>INTEGER</replaceable> before computing moments. Note that this option is currently not available when computing empirical moments (see <option>periods</option> option). Default: no filter</para></listitem> <listitem><para>Uses HP filter with &lambda; = <replaceable>INTEGER</replaceable> before computing moments. Default: no filter</para></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><option>hp_ngrid</option> = <replaceable>INTEGER</replaceable></term> <term><option>hp_ngrid</option> = <replaceable>INTEGER</replaceable></term>
...@@ -2186,8 +2186,6 @@ steady; ...@@ -2186,8 +2186,6 @@ steady;
<para> <para>
Currently, the IRFs are only plotted for 12 variables. Select the ones you want to see, if your model contains more than 12 endogenous variables. Currently, the IRFs are only plotted for 12 variables. Select the ones you want to see, if your model contains more than 12 endogenous variables.
</para> </para>
<para>Currently, the HP filter is only available when computing theoretical moments, not for for moments of simulated variables.
</para>
<para> <para>
The covariance matrix of the shocks is specified either with the <xref linkend='shocks'/> command or with the <xref linkend='Sigma_e'/> command. The covariance matrix of the shocks is specified either with the <xref linkend='shocks'/> command or with the <xref linkend='Sigma_e'/> command.
</para> </para>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment