Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crherlihy/stata_code
STATA projects and snippets (for use in tutorials)
https://github.com/crherlihy/stata_code
Last synced: 26 days ago
JSON representation
STATA projects and snippets (for use in tutorials)
- Host: GitHub
- URL: https://github.com/crherlihy/stata_code
- Owner: crherlihy
- Created: 2015-12-30T20:55:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-19T20:06:46.000Z (about 8 years ago)
- Last Synced: 2024-10-27T11:24:52.400Z (2 months ago)
- Language: Stata
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# STATA_code
STATA code/snippets (mostly econometrics-related); for reference and use in tutorials.Most of the examples here come from projects related to healthcare (micro-level) datasets, but can be adopted for use in other projects. Snippets are typically included to serve as syntax reminders.
##Long-term goals for this repo:
1. Categorize these examples
2. Create reproducible datasets rather than making these examples depend on non-public datasets/directories
3. Create a STATA/R/Python web-based tutorial, with examples of how to perform similar functions/activities in each language that users can view/run (and edit?) in the browser, and download for use/reference###Examples of similar websites/packages/tutorials:
http://www.r-bloggers.com/stata-fully-mapped-into-r/