Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 198 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 198 Bytes

MONECA

MONECA - Mobility Network Clustering Algorithm
Requires R and you can install it with devtools.

install.packages("devtools")
library(devtools)
install_github("antongrau/MONECA")