This repository contains my contribution to an ongoing research study by Temple University's Collaborative on Community Inclusion.
- The study uses GPS tracking to measure the mobility and community involvement of people with serious mental illnesses.
- Read the most recent publication here.
- I contributed to the effort by writing an R script which reduced the data processing time from hours to minutes.
- The R script I wrote removes outliers, imputes missing data points, and clusters data points based on time and location.
- The R script was later expanded and documented here.