Package: bpbounds Title: Nonparametric Bounds for the Average Causal Effect Due to Balke and Pearl and Extensions Version: 0.1.7 Authors@R: c( person("Tom", "Palmer", , "remlapmot@hotmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4655-4511")), person("Roland", "Ramsahai", role = "aut", comment = c(ORCID = "0000-0002-7349-1977")), person("Vanessa", "Didelez", role = "aut", comment = c(ORCID = "0000-0001-8587-7706")), person("Nuala", "Sheehan", role = "aut", comment = c(ORCID = "0000-0001-9094-2605")) ) Description: 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). License: GPL-3 URL: https://github.com/remlapmot/bpbounds, https://remlapmot.github.io/bpbounds/, https://mrcieu.r-universe.dev/bpbounds BugReports: https://github.com/remlapmot/bpbounds/issues Depends: R (>= 4.1) Suggests: knitr, rmarkdown, shiny, testthat, tidyr VignetteBuilder: knitr Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Encoding: UTF-8 Repository: https://remlapmot.r-universe.dev Date/Publication: 2026-06-23 12:18:45 UTC RemoteUrl: https://github.com/remlapmot/bpbounds RemoteRef: HEAD RemoteSha: 63c6eb6a428ef1b3969b5578bc326bf5bf99e481 NeedsCompilation: no Packaged: 2026-06-23 13:56:22 UTC; root Author: Tom Palmer [aut, cre] (ORCID: ), Roland Ramsahai [aut] (ORCID: ), Vanessa Didelez [aut] (ORCID: ), Nuala Sheehan [aut] (ORCID: ) Maintainer: Tom Palmer