Package: dagitty
Type: Package
Title: Graphical Analysis of Structural Causal Models
Version: 0.3-4
Date: 2023-12-07
Author: Johannes Textor, Benito van der Zander, Ankur Ankan
Maintainer: Johannes Textor <johannes.textor@gmx.de>
Description: A port of the web-based software 'DAGitty', available at 
    <https://dagitty.net>, for analyzing structural causal models 
    (also known as directed acyclic graphs or DAGs).
    This package computes covariate adjustment sets for estimating causal
    effects, enumerates instrumental variables, derives testable
    implications (d-separation and vanishing tetrads), generates equivalent
    models, and includes a simple facility for data simulation. 
VignetteBuilder: knitr
Encoding: UTF-8
License: GPL-2
URL: https://www.dagitty.net, https://github.com/jtextor/dagitty
BugReports: https://github.com/jtextor/dagitty/issues
Depends: R (>= 3.0.0)
Imports: V8, jsonlite, boot, MASS, methods, grDevices, stats, utils,
        graphics
Suggests: igraph, knitr, base64enc (>= 0.1-3), testthat, markdown,
        rmarkdown, lavaan, CCP, fastDummies
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2023-12-07 15:40:28 UTC; johannes
Repository: CRAN
Date/Publication: 2023-12-07 16:30:02 UTC
Built: R 4.6.0; ; 2025-07-18 03:37:22 UTC; unix
