diff --git a/doc/manual.xml b/doc/manual.xml index 5074fe14d..8cce54ef1 100644 --- a/doc/manual.xml +++ b/doc/manual.xml @@ -1929,7 +1929,7 @@ Each line corresponds to an estimated parameter and follows this syntax: first_obs = INTEGER: the number of the first observation to be used (default = 1) prefilter = 1: the estimation procedure demeans the data (default=0, no prefiltering) - presample = INTEGER: the number of observations to be skipped before evaluating the likelihood (default = 1) + presample = INTEGER: the number of observations to be skipped before evaluating the likelihood (default = 0) loglinear: 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. nograph: no graphs should be plotted lik_init: INTEGER: type of initialization of Kalman filter.