An open API service indexing awesome lists of open source software.

https://github.com/itsrainingdata/sparsebn-reproduce


https://github.com/itsrainingdata/sparsebn-reproduce

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# sparsebn-reproduce

This repository contains all of the code and data necessary to replicate the examples from \[[1](#references)\]:

- **v91i11.R** Official reproduction script accompanying the [final JSS paper](https://www.jstatsoft.org/article/view/v091i11).
- **sparsebn-paper_code.R** Example code from arXiv draft.
- **sparsebn-section4_1.R** Code to replicate data from Figure 2 (Section 4.1).
- **sparsebn-section4_2.R** Code to replicate data from Figures 3, 4 (Section 4.2).
- **sparsebn-alzheimers.R** Code to replicate experiments on AD data from Section 6.3.
- ***.csv**: Data files used in Section 6.3.

References
----------
\[1\] Aragam, B., Gu, J., and Zhou, Q. [Learning large-scale Bayesian networks with the sparsebn package.](https://www.jstatsoft.org/article/view/v091i11) _Journal of Statistical Software_, 91(11), 1–38, 2019. [arXiv: 1703.04025](https://arxiv.org/abs/1703.04025).