|
|
|
|
|
by joker3
2460 days ago
|
|
That matters, but I don't think that's happening until all of the big graduate-level metrics textbooks get R versions. And even then, at least a few papers are going to run into trouble with older reviewers who are used to seeing work done in Stata and don't trust anything else. |
|
In Stata's defense: It helps that Stata is actually really good for the "running regressions" part. In particular, it gets robust standard errors right without much extra work in complex cases that would require a lot of additional code in Python or R.
R wins easily for data visualization and scripting, though. It's also much better as a skill you can "take with you". If you end up working in industry, you may not be able to expense a Stata license, but you'll almost certainly be able to use R (although maybe not RStudio).