Skip to content

ejaraha/clustering-spatiotemporal-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.
  • 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.