Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)