Tools to explore dynamic causal graphs in the case of undersampled data helping to unfold the apparent structure into the underlying truth.
Please refer to the Documentation for more information.
Install the gunfolds package
pip install gunfoldsAdditionally, install these packages to use gunfolds
1. Install graph-tool
To install graph-tool package with conda install run the following command
conda install -c conda-forge graph-toolTo install graph-tool package with brew install run the following command
brew install graph-tool2. Install PyGObject
This is only required if you need to use gtool module of the gunfolds package
To install PyGObject package with brew install run the following command
brew install pygobject3 gtk+3To install PyGObject package in Windows, Linux and any other platforms please refer to the link
https://pygobject.readthedocs.io/en/latest/getting_started.html
This work was initially supported by NSF IIS-1318759 grant and is currently supported by NIH 1R01MH129047.