bpbounds-stata
Balke-Pearl nonparametric bounds for the average causal effect implemented in Stata
Science Score: 57.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.6%) to scientific vocabulary
Keywords
Repository
Balke-Pearl nonparametric bounds for the average causal effect implemented in Stata
Basic Info
Statistics
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
Balke-Pearl nonparametric bounds for the average causal effect implemented in Stata
The bpbounds command and its immediate form, bpboundsi, calculate the nonparametric bounds for the average causal effect (ACE) of Balke & Pearl (1997) for the all binary instrumental variable model (i.e. exposure/treatment X, outcome Y, and instrumental variable Z all binary).
The commands also calculate the bounds on the intervention probabilities; P(Y|do(X=0)), P(Y|do(X=1)); and the causal risk ratio.
The commands calculate these quantities for several extensions (Ramsahai, 2007 & 2008):
- bivariate/marginal data (
bpboundsionly), - models with a three category instrument,
- assuming a monotonic effect of Z on X.
Installation
To install, issue in Stata (in versions 13 and above):
stata
net install bpbounds, from("https://raw.github.com/remlapmot/bpbounds-stata/master/")
References
- Balke A, Pearl J. 1997. Bounds on treatment effects from studies with imperfect compliance. Journal of the American Statistical Association 92(439): 1172-1176. DOI: 10.1080/01621459.1997.10474074
- Ramsahai R. 2007. Causal Bounds and Instruments. In Proceedings of the Twenty-Third Annual Conference on Uncertainty in Artifcial Intelligence (UAI-07), 310-317. Corvallis, Oregon: AUAI Press. http://uai.sis.pitt.edu/papers/07/p310-ramsahai.pdf
- Ramsahai R. 2008. Causal Inference with Instruments and Other Supplementary Variables. Ph.D. thesis, Department of Statistics, University of Oxford. URL
Owner
- Name: Tom Palmer
- Login: remlapmot
- Kind: user
- Website: https://remlapmot.github.io/
- Repositories: 66
- Profile: https://github.com/remlapmot
Averaging statistician ...
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please use the information in the preferred-citation metadata."
authors:
- family-names: "Palmer"
given-names: "Tom"
orcid: "https://orcid.org/0000-0003-4655-4511"
- family-names: "Ramsahai"
given-names: "Roland"
orcid: "https://orcid.org/0000-0002-7349-1977"
- family-names: "Didelez"
given-names: "Vanessa"
orcid: "https://orcid.org/0000-0001-8587-7706"
- family-names: "Sheehan"
given-names: "Nuala"
orcid: "https://orcid.org/0000-0001-9094-2605"
title: "bpbounds: Stata package implementing the Balke-Pearl nonparametric bounds for the causal effect in a binary instrumental-variable model"
type: software
date-released: 2011-10-01
repository-code: "https://github.com/remlapmot/bpbounds-stata"
license: GPL-3.0
preferred-citation:
authors:
- family-names: "Palmer"
given-names: "Tom"
orcid: "https://orcid.org/0000-0003-4655-4511"
- family-names: "Ramsahai"
given-names: "Roland"
orcid: "https://orcid.org/0000-0002-7349-1977"
- family-names: "Didelez"
given-names: "Vanessa"
orcid: "https://orcid.org/0000-0001-8587-7706"
- family-names: "Sheehan"
given-names: "Nuala"
orcid: "https://orcid.org/0000-0001-9094-2605"
title: "Nonparametric bounds for the causal effect in a binary instrumental-variable model"
type: article
journal: The Stata Journal
volume: 11
issue: 3
start: 345
end: 367
year: 2011
url: https://www.stata-journal.com/article.html?article=st0232
doi: 10.1177/1536867X1101100302
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0