by glucke » Tue Mar 11, 2008 8:41 am 
			
			dynare_estimation.m
You could find exact place within file by searching "fminunc". That is way to call likelihood function that I use. 
If you need only value of likelihood function then you could use value that is shown by DYNARE (when you use estimation). It is saved at log-file. 
I don't know whether Likelihood value is saved at output variables or not.
			Sorry for my English. I'm from Russia.