Package: beeca 0.2.0

Alex Przybylski

beeca: Binary Endpoint Estimation with Covariate Adjustment

Performs estimation of marginal treatment effects for binary outcomes when using logistic regression working models with covariate adjustment (see discussions in Magirr et al (2024) <https://osf.io/9mp58/>). Implements the variance estimators of Ge et al (2011) <doi:10.1177/009286151104500409> and Ye et al (2023) <doi:10.1080/24754269.2023.2205802>.

Authors:Alex Przybylski [cre, aut], Mark Baillie [aut], Craig Wang [aut], Dominic Magirr [aut]

beeca_0.2.0.tar.gz
beeca_0.2.0.zip(r-4.7)beeca_0.2.0.zip(r-4.6)beeca_0.2.0.zip(r-4.5)
beeca_0.2.0.tgz(r-4.6-any)beeca_0.2.0.tgz(r-4.5-any)
beeca_0.2.0.tar.gz(r-4.7-any)beeca_0.2.0.tar.gz(r-4.6-any)
beeca_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
beeca/json (API)
NEWS

# Install 'beeca' in R:
install.packages('beeca', repos = c('https://openpharma.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/openpharma/beeca/issues

Pkgdown/docs site:https://openpharma.github.io

Datasets:
  • ge_macro_trial01 - Output from the Ge et al (2011) SAS macro applied to the trial01 dataset
  • margins_trial01 - Output from the Margins SAS macro applied to the trial01 dataset
  • trial01 - Example trial dataset 01
  • trial02_cdisc - Example CDISC Clinical Trial Dataset in ADaM Format

On CRAN:

Conda:

ardcovariate-adjustmentdelta-methodmarginal-effectsmarginal-estimand

5.36 score 7 stars 1 packages 11 scripts 645 downloads 6 exports 18 dependencies

Last updated from:4b72c14afc. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK153
source / vignettesOK205
linux-release-x86_64OK142
macos-release-arm64OK93
macos-oldrel-arm64OK82
windows-develOK106
windows-releaseOK117
windows-oldrelOK111
wasm-releaseOK128

Exports:apply_contrastaverage_predictionsestimate_varcovget_marginal_effectpredict_counterfactualssanitize_model

Dependencies:clidplyrgenericsgluelatticelifecyclemagrittrpillarpkgconfigR6rlangsandwichtibbletidyselectutf8vctrswithrzoo

Introduction to estimating a marginal estimand with beeca

Rendered fromestimand_and_implementations.Rmdusingknitr::rmarkdownon May 23 2026.

Last update: 2024-11-12
Started: 2024-06-05