Learn R Programming

⚠️There's a newer version (1.0.12) of this package.Take me there.

dosearch (version 1.0.8)

Causal Effect Identification from Multiple Incomplete Data Sources

Description

Identification of causal effects from arbitrary observational and experimental probability distributions via do-calculus and standard probability manipulations using a search-based algorithm by Tikka et al. (2021) . Allows for the presence of mechanisms related to selection bias (Bareinboim, E. and Tian, J. (2015) ), transportability (Bareinboim, E. and Pearl, J. (2014) ), missing data (Mohan, K. and Pearl, J. and Tian., J. (2013) ) and arbitrary combinations of these. Also supports identification in the presence of context-specific independence (CSI) relations through labeled directed acyclic graphs (LDAG). For details on CSIs see Corander et al. (2019) .

Copy Link

Version

Install

install.packages('dosearch')

Monthly Downloads

383

Version

1.0.8

License

GPL (>= 2)

Maintainer

Santtu Tikka

Last Published

August 19th, 2021

Functions in dosearch (1.0.8)

get_formula

Retrieve the identifying formula of a causal query
is_identifiable

Query whether the target distribution was identifiable or not
dosearch

Identify a causal effect from arbitrary experiments and observations
get_benchmark

Benchmark a specific run of the search
bivariate_missingness

Systematic Analysis of Bivariate Missing Data Problems
get_derivation

Retrieve the derivation of a causal query
dosearch-package

Causal Effect Identification from Multiple Incomplete Data Sources