August 6th, 2003, 1:29 pm
Yinya,Any basic (upper-level undergrad/masters) econometrics text book will have a good explanation of maximum likelihood, better than you are likely to get from an online forum.As for Matlab, I estimate maximum likelihood models in it all the time. It and Gauss are different, and it might be true that Gauss is better at ML than Matlab, but that is only because Gauss was originally written for economists & statistcians, whereas Matlab was originally written for scientists and engineers, so the functions available are somewhat different. If you want to estimate ML models, you will need either (a) the statistics & optimization toolboxes, or (b) the CompEcon toolbox from here or (c) James P. LeSage's Econometrics toolbox (Google for it).HTH,matt.