I have developed a coding guide for Stata along with companion code showing how to write a reproducible analysis:
https://reifjulian.github.io/guide/
https://github.com/reifjulian/my-project
The guide is targeted at academic economists but may be useful to others as well. Among other things, it provides examples for automatically creating LaTeX tables and for integrating R scripts into your data analysis. Comments and feedback welcome!
Related Posts with Stata coding guide
Keep only matching valuesI have a dataset that lists all products sold in a one year period in two stores. The quantity sold …
Wald test on STATA to show that distribution among two groups is statistically different as a result of a parameter.How do I perform a wald test on STATA to achieve the following? I have a table of that look like the…
Adjusted R^2 missing in multiple regressionHello, I have run a regression and I would like to display the adjusted R^2. Unfortunately this val…
Is there an easy way to rename multiple variables?Hi, I have a wide dataset and variable names are like Code: v1, v2, v3,..., v100. I want to drop v3…
Interaction versus margins dydx pwcompareI am researching the effect of Geographic Segment Diversification (GSD) on firm performance (EBIT RO…
Subscribe to:
Post Comments (Atom)
0 Response to Stata coding guide
Post a Comment