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