Stata's new "margins" command is as powerful as "Zelig" package for R for the purpose of conducting post-estimation manipulation of the results (e.g. producing predicted probabilities, confidence intervals, etc.). While "margins" uses delta method, "Zelig" uses predictive simulation. The best thing is that the results produced by one package can be checked against the other to ensure the consistency.
Thanks for that interesting tip. I've been meaning to learn Zelig. Do you have some examples of each?
ReplyDeleteCheers,
Bob Muenchen
Hi Bob,
ReplyDeleteTo learn Zelig, the best place to start is the Zelig user guide, which is a 555 page PDF document.
For the margins command, I find this post to be very informative: http://www.ats.ucla.edu/stat/stata/faq/margins_mlogcatcon.htm