CRAN/E | openEBGM

openEBGM

EBGM Disproportionality Scores for Adverse Event Data Mining

Installation

About

An implementation of DuMouchel's (1999) doi:10.1080/00031305.1999.10474456 Bayesian data mining method for the market basket problem. Calculates Empirical Bayes Geometric Mean (EBGM) and posterior quantile scores using the Gamma-Poisson Shrinker (GPS) model to find unusually large cell counts in large, sparse contingency tables. Can be used to find unusually high reporting rates of adverse events associated with products. In general, can be used to mine any database where the co-occurrence of two variables or items is of interest. Also calculates relative and proportional reporting ratios. Builds on the work of the 'PhViD' package, from which much of the code is derived. Some of the added features include stratification to adjust for confounding variables and data squashing to improve computational efficiency. Includes an implementation of the EM algorithm for hyperparameter estimation loosely derived from the 'mederrRank' package.

Citation openEBGM citation info
journal.r-project.org/archive/2017/RJ-2017-063/index.html

Key Metrics

Version 0.9.1
R ≥ 3.2.3
Published 2023-09-14 232 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks openEBGM results

Downloads

Yesterday 44 0%
Last 7 days 112 -10%
Last 30 days 421 -1%
Last 90 days 1.192 -16%
Last 365 days 4.918 +7%

Maintainer

Maintainer

John Ihrie

John.Ihrie@fda.hhs.gov

Authors

John Ihrie

cre / aut

Travis Canida

aut

Ismaïl Ahmed

ctb

(author of 'PhViD' package (derived code))

Antoine Poncet

ctb

(author of 'PhViD')

Sergio Venturini

ctb

(author of 'mederrRank' package (derived code))

Jessica Myers

ctb

(author of 'mederrRank')

Material

NEWS
Reference manual
Package source

In Views

Bayesian

Vignettes

Introduction to openEBGM
Processing Raw Data with openEBGM
Hyperparameter Estimation with openEBGM
Empirical Bayes Metrics with openEBGM
openEBGM Objects, Class Functions and Individual Calculations

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

openEBGM archive

Depends

R ≥ 3.2.3

Imports

data.table ≥ 1.10.0
ggplot2 ≥ 2.2.1
stats ≥ 3.2.3

Suggests

DEoptim ≥ 2.2
dplyr ≥ 0.5.0
knitr ≥ 1.15.1
rmarkdown ≥ 1.2
testthat ≥ 1.0.2
tidyr ≥ 0.6.0