My colleague and I chose Stata for regression analysis due to good handling of survey data. We also want to use R for graphics, but do not know how to export Stata regression model.
Within Stata, of course there is return list
and ereturn list
. But what's the best way to export these results outside of Stata? Direct to R would be ideal, but any intermediate format would be fine as well.