Implementation of the nonparametric bounds for the average causal effect under an instrumental variable model by Balke and Pearl (Bounds on Treatment Effects from Studies with Imperfect Compliance, JASA, 1997, 92, 439, 1171-1176). The package can calculate bounds for a binary outcome, a binary treatment/phenotype, and an instrument with either 2 or 3 categories. The package implements bounds for situations where these 3 variables are measured in the same dataset (trivariate data) or where the outcome and instrument are measured in one study and the treatment/phenotype and instrument are measured in another study (bivariate data).
Version: | 0.1.4 |
Depends: | R (≥ 3.5.0) |
Imports: | methods |
Suggests: | dplyr, testthat, knitr, rmarkdown, tidyr, shiny |
Published: | 2020-01-21 |
Author: | Tom Palmer [aut, cre], Roland Ramsahai [aut], Vanessa Didelez [aut], Nuala Sheehan [aut] |
Maintainer: | Tom Palmer <remlapmot at hotmail.com> |
BugReports: | https://github.com/remlapmot/bpbounds/issues |
License: | GPL-3 |
URL: | https://github.com/remlapmot/bpbounds |
NeedsCompilation: | no |
Citation: | bpbounds citation info |
Materials: | README NEWS |
In views: | CausalInference |
CRAN checks: | bpbounds results |
Reference manual: | bpbounds.pdf |
Vignettes: |
Nonparametric bounds for the average causal effect: 'bpbounds' examples |
Package source: | bpbounds_0.1.4.tar.gz |
Windows binaries: | r-devel: bpbounds_0.1.4.zip, r-release: bpbounds_0.1.4.zip, r-oldrel: bpbounds_0.1.4.zip |
macOS binaries: | r-release (arm64): bpbounds_0.1.4.tgz, r-oldrel (arm64): bpbounds_0.1.4.tgz, r-release (x86_64): bpbounds_0.1.4.tgz, r-oldrel (x86_64): bpbounds_0.1.4.tgz |
Old sources: | bpbounds archive |
Please use the canonical form https://CRAN.R-project.org/package=bpbounds to link to this page.