diff --git a/doc/manual.xml b/doc/manual.xml index af0ef3ec8..ebb2eebbb 100644 --- a/doc/manual.xml +++ b/doc/manual.xml @@ -3513,7 +3513,7 @@ oo_.posterior_hpdsup.measurement_errors_corr.gdp_conso Running the smoother with calibrated parameters -It is possible to compute smoothed value of the endogenous variables and the shocks with calibrated parameters, without estimation proper. For this usage, there should be no estimated_params block. Observed variables must be declared. A dataset must be specified in the estimation instruction. In addition, use the following options: mode_compute=0,mh_replic=0,smoother. Currently, there is no specific output for this usage of the estimation command. The results are made available in fields of oo_ structure. An example is available in ./tests/smoother/calibrated_model.mod. +It is possible to compute smoothed value of the endogenous variables and the shocks with calibrated parameters, without estimation proper. For this usage, there should be no estimated_params block. Observed variables must be declared. A dataset must be specified in the estimation instruction. In addition, use the following options: mode_compute=0,mh_replic=0,smoother. Currently, there is no specific output for this usage of the estimation command. The results are made available in fields of oo_ structure. An example is available in ./tests/smoother/calibrated_model.mod.