Package: dagitty
Type: Package
Title: Graphical Analysis of Structural Causal Models
Version: 0.3-0
Date: 2020-07-21
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 
    <http://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
LazyData: true
License: GPL-2
URL: http://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: knitr, base64enc (>= 0.1-3), lavaan, testthat, markdown
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-07-21 09:56:29 UTC; ankur
Repository: CRAN
Date/Publication: 2020-07-21 13:00:02 UTC
