Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sergiocorreia/useful-stata
Do file that quickly installs useful Stata programs
https://github.com/sergiocorreia/useful-stata
stata
Last synced: 2 days 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-04T00:04:30.000Z (almost 8 years ago)
- Last Synced: 2024-12-28T03:42:17.716Z (about 2 months 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)