Skip to content
Snippets Groups Projects
Commit adedd7d3 authored by Houtan Bastani's avatar Houtan Bastani
Browse files

matlab: add missing error message

parent 0ca000cd
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment