项目作者: csquires

项目描述 :
Code and figures for Sizes of Interventional Markov Equivalence Classes
高级语言: Jupyter Notebook
项目地址: git://github.com/csquires/orderdag-bounds.git
创建时间: 2018-10-15T17:13:36Z
项目社区:https://github.com/csquires/orderdag-bounds

开源协议:

下载


orderdag-bounds

This repository contains the code for analyzing the asymptotic behavior of CPDAGs and MECs in the orderDAG random graph model.

The arXiv preprint is available at [Coming soon]

Authors: Dmitriy Katz, Karthikeyan Shanmugan, Chandler Squires, and Caroline Uhler.

This project uses Python 3.6.0.

To get started:

  • bash make_venv.sh
  • source venv/bin/activate

To recreate the data used in the figures, run:

  • python3 generate_fig1_data.py

To recreate the figures, run the notebook main.ipynb