API Reference
- Agent
- Location
- MagicLocation
- Creator
- Model
Model
Model.add_agent()
Model.add_agent_to_location()
Model.add_agents()
Model.add_location()
Model.add_locations()
Model.agents
Model.agents_between_locations()
Model.agents_by_id
Model.agents_of_location()
Model.connect_agents()
Model.disconnect_agents()
Model.export_agent_network()
Model.get_weight()
Model.locations
Model.locations_between_agents()
Model.locations_by_id
Model.locations_of_agent()
Model.neighbors_of_agent()
Model.remove_agent()
Model.remove_agent_from_location()
Model.remove_agents()
Model.remove_location()
Model.remove_locations()
Model.set_weight()
Model.update_weights()
- Network Inspector
NetworkInspector
NetworkInspector.create_contact_matrix()
NetworkInspector.eval_affiliations()
NetworkInspector.location_crosstab()
NetworkInspector.location_information()
NetworkInspector.network_measures()
NetworkInspector.plot_agent_network()
NetworkInspector.plot_bipartite_network()
NetworkInspector.plot_networks()