Uniform sampling of Directed Acyclic Graphs (DAG) using exact enumeration by relating each DAG to a sequence of outpoints (nodes with no incoming edges) and then to a composition of integers as suggested by Kuipers, J. and Moffa, G. (2015) <doi:10.1007/s11222-013-9428-y>.
Version: | 1.0.4 |
Imports: | graph, gmp, stats, methods |
Suggests: | Rgraphviz, knitr, rmarkdown |
Published: | 2024-02-06 |
DOI: | 10.32614/CRAN.package.unifDAG |
Author: | Markus Kalisch [aut, cre], Manuel Schuerch [ctb] |
Maintainer: | Markus Kalisch <kalisch at stat.math.ethz.ch> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
CRAN checks: | unifDAG results |
Reference manual: | unifDAG.pdf |
Vignettes: |
A Guide to the unifDAG Package |
Package source: | unifDAG_1.0.4.tar.gz |
Windows binaries: | r-devel: unifDAG_1.0.4.zip, r-release: unifDAG_1.0.4.zip, r-oldrel: unifDAG_1.0.4.zip |
macOS binaries: | r-release (arm64): unifDAG_1.0.4.tgz, r-oldrel (arm64): unifDAG_1.0.4.tgz, r-release (x86_64): unifDAG_1.0.4.tgz, r-oldrel (x86_64): unifDAG_1.0.4.tgz |
Old sources: | unifDAG archive |
Please use the canonical form https://CRAN.R-project.org/package=unifDAG to link to this page.