Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fgregg/trees
Estimating 311 Engagement with Trees
https://github.com/fgregg/trees
Last synced: about 1 month ago
JSON representation
Estimating 311 Engagement with Trees
- Host: GitHub
- URL: https://github.com/fgregg/trees
- Owner: fgregg
- Created: 2014-12-02T20:14:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-17T02:42:51.000Z (about 10 years ago)
- Last Synced: 2024-10-15T09:55:48.245Z (3 months ago)
- Language: Makefile
- Size: 58.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
trees
=====Estimating 311 Engagement with Trees
Setting up the data
```bash
export PG_USER=your_user_name
export PG_PASSWORD=your_password
make
```Then run
```
storms.R
expression.R
```Finally, run model in `homicides.R`