Package: causalDisco
Title: Tools for Causal Discovery on Observational Data
Version: 0.9.1
Authors@R: 
    person(given = "Anne Helby",
           family = "Petersen",
           role = c("aut", "cre"),
           email = "ahpe@sund.ku.dk")
Description: Various tools for inferring causal models from observational data. The package 
    includes an implementation of the temporal Peter-Clark (TPC) algorithm. Petersen, Osler 
    and Ekstrøm (2021) <doi:10.1093/aje/kwab087>. It also includes general tools
    for evaluating differences in adjacency matrices, which can be used for evaluating
    performance of causal discovery procedures. 
Depends: R (>= 3.5.0)
License: GPL-2
Encoding: UTF-8
LazyData: true
URL: https://github.com/annennenne/causalDisco
BugReports: https://github.com/annennenne/causalDisco/issues
RoxygenNote: 7.1.1
Imports: pcalg, igraph, RColorBrewer, gtools, clipr, methods, scales
NeedsCompilation: no
Packaged: 2022-05-10 16:40:10 UTC; root
Author: Anne Helby Petersen [aut, cre]
Maintainer: Anne Helby Petersen <ahpe@sund.ku.dk>
Repository: CRAN
Date/Publication: 2022-05-12 07:50:06 UTC
Built: R 4.2.0; ; 2022-05-13 11:58:47 UTC; unix
