fgregg / trees

Estimating 311 Engagement with Trees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trees

Estimating 311 Engagement with Trees

Setting up the data

export PG_USER=your_user_name
export PG_PASSWORD=your_password
make

Then run

storms.R
expression.R

Finally, run model in homicides.R

About

Estimating 311 Engagement with Trees


Languages

Language:Makefile 59.0%Language:R 41.0%