Skip to content

biorey/mobile-intelligence

 
 

Repository files navigation

mobile-intelligence

This repository hosts the R tutorial materials for the Mobile Intelligence and Business (MIB) course for the Spring semester, 2015. The files in here are organized into subdirectories as follows:

  • code -- contains the R scripts of all the tutorials, which are in turn organized by topics
  • data -- contains the sample input datasets used by the R scripts, also organized by topics
  • figures -- contains the output figures of the R scripts, also organized by topics.

The topics covered in the tutorials (and according to which the subdirectories are organized) are as follows:

  • sna -- social network analysis
  • spatial -- geospatial analysis and visualization
  • clustering -- spatiotemporal cluster analysis
  • mongo -- accessing and querying data in MongoDB using the rmongodb package.

Some subdirectories in code contain helper functions, which may come in handy at times.

  • util -- utility functions for miscellaneous uses.

About

Mobile Intelligence and Business

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 97.8%
  • R 2.2%