Clarify selected_variables_only option behavior

(cherry picked from commit dcdd1e7f7a324cc8de653bf56e43091b546883a0)
time-shift
Johannes Pfeifer 2016-03-30 11:55:52 +02:00 committed by Stéphane Adjemian(Charybdis)
parent bdb5068235
commit ddb8e8f6e1
1 changed files with 5 additions and 2 deletions

View File

@ -5618,8 +5618,11 @@ Note that the nonstationary variables in the model must be integrated processes
@item selected_variables_only
@anchor{selected_variables_only}
Only run the smoother on the variables listed just after the
@code{estimation} command. This options is incompatible with requesting classical frequentist forecasts and will be overridden in this case. Default: run the smoother on all the
Only run the classical smoother on the variables listed just after the
@code{estimation} command. This options is incompatible with requesting classical
frequentist forecasts and will be overridden in this case. When using Bayesian estimation,
the smoother is by default only run on the declared endogenous variables.
Default: run the smoother on all the
declared endogenous variables.
@item cova_compute = @var{INTEGER}