diff --git a/doc/manual.xml b/doc/manual.xml index a4bb52ff5..b8a1c441c 100644 --- a/doc/manual.xml +++ b/doc/manual.xml @@ -2869,11 +2869,19 @@ end; - Triggers the estimation of a DSGE-VAR model, where the prior density will be estimated. The prior density, dsge_prior_weight, must be defined in the estimated_params section. NB: The previous method of declaring dsge_prior_weight as a parameter and then placing it in estimated_params is now deprecated and will be removed in a future release of Dynare. + Triggers the estimation of a DSGE-VAR model, where the weight of the DSGE prior of the VAR model will be + estimated. The prior on the weight of the DSGE + prior, dsge_prior_weight, must be defined in + the estimated_params section. + NB: The previous method of + declaring dsge_prior_weight as a parameter + and then placing it in +estimated_params is now deprecated and will be removed in a future release of Dynare. = DOUBLE - Triggers the estimation of a DSGE-VAR model, where the prior density is calibrated to the value passed. NB: The previous method of declaring dsge_prior_weight as a parameter and then calibrating it is now deprecated and will be removed in a future release of Dynare. + Triggers the estimation of a DSGE-VAR model, + where the weight of the DSGE prior of the VAR model is calibrated to the value passed. NB: The previous method of declaring dsge_prior_weight as a parameter and then calibrating it is now deprecated and will be removed in a future release of Dynare. = INTEGER