Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 426 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 426 Bytes

cegpy_BMA

Fork of the Python Library for creating and manipulating Chain Event Graphs from panda dataframes that is currently in develpopment

Algorithms for model selection used in Bayesian model averaging are added to the staged.py file.

Functions to apply the Bayesian model averaging are found in Bayesian_model_averaging_CEG.py

An example of applying Bayesian model averaging to a dataset is found in BMA_example.py