Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 327 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 327 Bytes

pbn_inference

A package with methods for Probabilistic Boolean Network inference. Currently contains methods for inferring PBNs from when the system is at a steady state

Installation

You can install the package by doing pip install git+https://github.com/UoS-PLCCN/pbn-inference.

Example usage

See example.py.