-
Notifications
You must be signed in to change notification settings - Fork 0
Module overview
piratepeel edited this page May 17, 2017
·
11 revisions
GHRGmodel.py
- The GHRG class
This class provides the model structure and interface for all the functions
- internal construction of the GHRG object
- inference of parameters (call to external function)
- generation of networks (call to external function)
- Basic GHRG constructors (e.g. 2 parameter version) -- potentially in a separate module?
- calculateDegreesFrom methods
sample_networks.py
- functions for generating networks from an SBM-type model