Package: rema 0.0.1

rema: Rare Event Meta Analysis

The rema package implements a permutation-based approach for binary meta-analyses of 2x2 tables, founded on conditional logistic regression, that provides more reliable statistical tests when heterogeneity is observed in rare event data (Zabriskie et al. 2021 <doi:10.1002/sim.9142>). To adjust for the effect of heterogeneity, this method conditions on the sufficient statistic of a proxy for the heterogeneity effect as opposed to estimating the heterogeneity variance. While this results in the model not strictly falling under the random-effects framework, it is akin to a random-effects approach in that it assumes differences in variability due to treatment. Further, this method does not rely on large-sample approximations or continuity corrections for rare event data. This method uses the permutational distribution of the test statistic instead of asymptotic approximations for inference. The number of observed events drives the computation complexity for creating this permutational distribution. Accordingly, for this method to be computationally feasible, it should only be applied to meta-analyses with a relatively low number of observed events. To create this permutational distribution, a network algorithm, based on the work of Mehta et al. (1992) <doi:10.2307/1390598> and Corcoran et al. (2001) <doi:10.1111/j.0006-341x.2001.00941.x>, is employed using C++ and integrated into the package.

Authors:Brinley N. Zabriskie [aut, cre], Benjamin Kinard [aut], Chris Sypherd [aut], Ryan Whetten [aut], Madeleine Hays [ctb]

rema_0.0.1.tar.gz
rema_0.0.1.zip(r-4.7)rema_0.0.1.zip(r-4.6)rema_0.0.1.zip(r-4.5)
rema_0.0.1.tgz(r-4.6-x86_64)rema_0.0.1.tgz(r-4.6-arm64)rema_0.0.1.tgz(r-4.5-x86_64)rema_0.0.1.tgz(r-4.5-arm64)
rema_0.0.1.tar.gz(r-4.7-arm64)rema_0.0.1.tar.gz(r-4.7-x86_64)rema_0.0.1.tar.gz(r-4.6-arm64)rema_0.0.1.tar.gz(r-4.6-x86_64)
rema_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
rema/json (API)
NEWS

# Install 'rema' in R:
install.packages('rema', repos = c('https://bzabriskie.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

cpp

3.27 score 37 scripts 261 downloads 1 exports 14 dependencies

Last updated from:c1324b001f. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK121
linux-devel-x86_64OK122
source / vignettesOK180
linux-release-arm64OK118
linux-release-x86_64OK125
macos-release-arm64OK144
macos-release-x86_64OK237
macos-oldrel-arm64OK183
macos-oldrel-x86_64OK229
windows-develOK104
windows-releaseOK97
windows-oldrelOK98
wasm-releaseOK102

Exports:rema

Dependencies:clicrayongluehmslifecyclepkgconfigprettyunitsprogressR6rbibutilsRcppRdpackrlangvctrs

rema

Rendered fromrema.Rmdusingknitr::rmarkdownon May 10 2026.

Last update: 2021-10-28
Started: 2021-10-28