Ref. manual: document the new selected_variables_only command

time-shift
Sébastien Villemot 2010-04-06 11:54:30 +02:00
parent 7c01486b84
commit 992dc1fb5d
1 changed files with 4 additions and 0 deletions

View File

@ -2816,6 +2816,10 @@ end;
<term><option>diffuse_filter</option></term>
<listitem><para>...</para></listitem>
</varlistentry>
<varlistentry>
<term><option>selected_variables_only</option></term>
<listitem><para>Only run the smoother on the variables listed just after the <command>estimation</command> command. Default: run the smoother on all the declared endogenous variables.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>solve_algo</option> = <replaceable>INTEGER</replaceable></term>
<listitem><para>See <link linkend="solve_algo">there</link></para></listitem>