(This article was first published on Shige's Research Blog, and kindly contributed to R-bloggers)
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.
To leave a comment for the author, please follow the link and comment on their blog: Shige's Research Blog.
R-bloggers.com offers daily e-mail updates about R news and tutorials on topics such as: Data science, Big Data, R jobs, visualization (ggplot2, Boxplots, maps, animation), programming (RStudio, Sweave, LaTeX, SQL, Eclipse, git, hadoop, Web Scraping) statistics (regression, PCA, time series, trading) and more...