Package: dosearch
Type: Package
Version: 1.0.1
Date: 2019-02-08
Title: Causal Effect Identification from Multiple Incomplete Data
        Sources
Authors@R: c(
    person(given = "Santtu",
           family = "Tikka",
           role = c("aut", "cre"),
           email = "santtuth@gmail.com",
           comment = c(ORCID = "0000-0003-4039-4342")),
    person(given = "Antti",
           family = "Hyttinen",
           role = "ctb",
           comment = c(ORCID = "0000-0002-6649-3229")),
    person(given = "Juha",
           family = "Karvanen",
           role = "ctb",
           comment = c(ORCID = "0000-0001-5530-769X")))
Description: Identification of causal effects from arbitrary observational and experimental probability 
    distributions via do-calculus and standard probability manipulations using a search-based algorithm. 
    Allows for the presence of mechanisms related to selection bias (Bareinboim, E. and Tian, J. (2015) 
    <http://ftp.cs.ucla.edu/pub/stat_ser/r445.pdf>), transportability (Bareinboim, E. and Pearl, J. (2014) 
    <http://ftp.cs.ucla.edu/pub/stat_ser/r443.pdf>), missing data (Mohan, K. and Pearl, J. and Tian., J. 
    (2013) <http://ftp.cs.ucla.edu/pub/stat_ser/r410.pdf>) and arbitrary combinations of these.
License: GPL (>= 2)
Imports: Rcpp (>= 0.12.19)
LinkingTo: Rcpp
SystemRequirements: C++11
NeedsCompilation: yes
Author: Santtu Tikka [aut, cre] (<https://orcid.org/0000-0003-4039-4342>),
  Antti Hyttinen [ctb] (<https://orcid.org/0000-0002-6649-3229>),
  Juha Karvanen [ctb] (<https://orcid.org/0000-0001-5530-769X>)
Maintainer: Santtu Tikka <santtuth@gmail.com>
Suggests: R.rsp
VignetteBuilder: R.rsp
Packaged: 2019-02-08 13:27:04 UTC; santikka
Repository: CRAN
Date/Publication: 2019-02-08 13:53:50 UTC
