matlab: add missing error message

time-shift
Houtan Bastani 2012-01-30 14:03:24 +01:00
parent 0ca000cdc9
commit adedd7d37f
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ if ~noprint
case 43
error('Covariance matrix of shocks is not positive definite')
case 44 %DsgeLikelihood_hh / dsge_likelihood
error('');
error('The covariance matrix of the measurement errors is not positive definite.');
case 51
error('You are estimating a DSGE-VAR model, but the value of the dsge prior weight is too low!')
case 52 %DsgeVarLikelihood