Skip to content
/ kMMI Public

This repository contains the code base for our implementation of kMMI (k-Mutual Minimal Interference) method for selecting treatment groups for network interventions.

License

Notifications You must be signed in to change notification settings

Decitizen/kMMI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kMMI

This repository contains the code base for our implementation of kMMI (k-Mutual Minimal Interference) method for selecting treatment groups for network interventions.

Dependencies

  • numba (0.56 or newer)
  • numpy
  • networkx
  • ovns
  • igraph (for subgraph enumeration)
  • leidenalg (for community detection)

About

This repository contains the code base for our implementation of kMMI (k-Mutual Minimal Interference) method for selecting treatment groups for network interventions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages