Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`