v4 doc: fixed wrong default value for option "presample" in manual

git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1327 ac1d8469-bf42-47a9-8791-bf33cf982152
time-shift
sebastien 2007-06-22 09:42:17 +00:00
parent e48f546b4c
commit 7239b413e8
1 changed files with 1 additions and 1 deletions

View File

@ -1929,7 +1929,7 @@ Each line corresponds to an estimated parameter and follows this syntax:
</listitem>
<listitem><para> <command>first_obs</command> = <replaceable>INTEGER</replaceable>: the number of the first observation to be used (default = 1)</para></listitem>
<listitem><para> <command>prefilter</command> = 1: the estimation procedure demeans the data (default=0, no prefiltering)</para></listitem>
<listitem><para> <command>presample</command> = <replaceable>INTEGER</replaceable>: the number of observations to be skipped before evaluating the likelihood (default = 1)</para></listitem>
<listitem><para> <command>presample</command> = <replaceable>INTEGER</replaceable>: the number of observations to be skipped before evaluating the likelihood (default = 0)</para></listitem>
<listitem><para> <command>loglinear</command>: computes a log--linear approximation of the model instead of a linear (default) approximation. The data must correspond to the definition of the variables used in the modelx.</para></listitem>
<listitem><para> <command>nograph</command>: no graphs should be plotted</para></listitem>
<listitem><para> <command>lik_init</command>: <replaceable>INTEGER</replaceable>: type of initialization of Kalman filter.