Page 1 of 1
		
			
				method to calculate standard errors
				
Posted: 
Tue Sep 06, 2011 9:38 am 
				by Lara
				Dear all,
I am estimating a model. I am wondering which method Dynare uses to calculate standard errors (analytic, Monte Carlo, ... ). 
Thanks in advance,
Lara
			 
			
		
			
				Re: method to calculate standard errors
				
Posted: 
Tue Sep 06, 2011 9:57 am 
				by StephaneAdjemian
				Dear Lara, 
Standard deviations reported after the estimation are computed using the inverse of (minus) the hessian matrix of the likelihood at the estimated mode. This is a crude estimator because we rely here on a gaussian approximation. After the MCMC the  posterior variances can be computed from the monte-carlo draws. These estimates are not printed on screen but are saved in oo_.posterior_variance.
Best, Stéphane.
			 
			
		
			
				Re: method to calculate standard errors
				
Posted: 
Tue Sep 06, 2011 4:19 pm 
				by Lara
				Dear Stephane,
many thanks.
Lara