https://github.com/sergiocorreia/useful-stata
Do file that quickly installs useful Stata programs
https://github.com/sergiocorreia/useful-stata
stata
Last synced: 5 months ago
JSON representation
Do file that quickly installs useful Stata programs
- Host: GitHub
- URL: https://github.com/sergiocorreia/useful-stata
- Owner: sergiocorreia
- License: mit
- Created: 2017-04-03T23:49:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-04T00:04:30.000Z (about 9 years ago)
- Last Synced: 2025-05-19T00:38:39.991Z (about 1 year ago)
- Topics: stata
- Language: Stata
- Size: 2.93 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Some useful Stata programs
This repo has a do-file with the user-contributed Stata programs I commonly use.
To add them to a newly installed Stata, type:
```stata
do https://raw.githubusercontent.com/sergiocorreia/useful-stata/master/useful.do
```
Note: this list is not complete at all, and reflect personal preferences (e.g. estout instead of esttab)