Package: CausalQueries
Type: Package
Title: Make, Update, and Query Binary Causal Models
Version: 1.0.1
Authors@R: c(person("Clara", "Bicalho", email = "clarabmcorreia@gmail.com", role = c("ctb")),
             person("Jasper", "Cooper", email = "jjc2247@columbia.edu", role = c("ctb")),
             person("Macartan", "Humphreys", email = "mh2245@columbia.edu", role = c("aut")),
             person("Till", "Tietz", email = "ttietz2014@gmail.com", role = c("aut","cre")),
             person("Alan", "Jacobs", email = "alan.jacobs@ubc.ca", role = c("aut")),
	           person("Merlin", "Heidemanns", email = "mnh2123@columbia.edu ", role = c("ctb")),
             person("Lily", "Medina", email = "lilymiru@gmail.com", role = c("aut")),
             person("Julio", "Solis", email = "juliosolisar@gmail.com", role = c("ctb")),
             person("Georgiy", "Syunyaev", email = "gs2716@columbia.edu", role = c("ctb")))
Description: Users can declare binary causal models, update beliefs about causal types given data and calculate arbitrary estimands.  Model definition makes use of 'dagitty' functionality. Updating is implemented in 'stan'. The approach used in 'CausalQueries' is a generalization of the 'biqq' models described in "Mixing Methods: A Bayesian Approach" (Humphreys and Jacobs, 2015, <DOI:10.1017/S0003055415000453>). The conceptual extension makes use of work on probabilistic causal models described in Pearl's Causality (Pearl, 2009, <DOI:10.1017/CBO9780511803161>).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Depends: dplyr, methods, R (>= 3.4.0), Rcpp (>= 0.12.0)
Imports: dagitty (>= 0.3-1), dirmult (>= 0.1.3-4), stats (>= 4.1.1),
        rlang (>= 0.2.0), rstan (>= 2.26.0), rstantools (>= 2.0.0),
        stringr (>= 1.4.0), ggdag (>= 0.2.4), latex2exp (>= 0.9.4),
        ggplot2 (>= 3.3.5), lifecycle (>= 1.0.1)
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppArmadillo, RcppEigen
        (>= 0.3.3.3.0), rstan (>= 2.26.0), StanHeaders (>= 2.26.0)
Suggests: testthat, rmarkdown, knitr, DeclareDesign, covr
SystemRequirements: GNU make
Biarch: true
NeedsCompilation: yes
Packaged: 2023-10-19 20:35:25 UTC; tilltietz
Author: Clara Bicalho [ctb],
  Jasper Cooper [ctb],
  Macartan Humphreys [aut],
  Till Tietz [aut, cre],
  Alan Jacobs [aut],
  Merlin Heidemanns [ctb],
  Lily Medina [aut],
  Julio Solis [ctb],
  Georgiy Syunyaev [ctb]
Maintainer: Till Tietz <ttietz2014@gmail.com>
Repository: CRAN
Date/Publication: 2023-10-19 21:30:10 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-10-20 12:04:26 UTC; unix
Archs: CausalQueries.so.dSYM
