Package: unifDAG
Type: Package
Title: Uniform Sampling of Directed Acyclic Graphs
Version: 1.0.4
Date: 2024-02-06
Maintainer: Markus Kalisch <kalisch@stat.math.ethz.ch>
Authors@R: c(person("Markus","Kalisch",
                    email="kalisch@stat.math.ethz.ch", role=c("aut","cre")),
                    person("Manuel", "Schuerch", role="ctb"))
Author: Markus Kalisch [aut, cre],
  Manuel Schuerch [ctb]
Description: 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>.
License: GPL (>= 2)
Encoding: UTF-8
Imports: graph, gmp, stats, methods
Suggests: Rgraphviz, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-02-06 15:01:57 UTC; kalischm
Repository: CRAN
Date/Publication: 2024-02-06 16:00:02 UTC
Built: R 4.2.3; ; 2024-02-06 16:24:25 UTC; unix
