Other packages > Find by keyword >

openEBGM  

EBGM Disproportionality Scores for Adverse Event Data Mining
View on CRAN: Click here


Download and install openEBGM package within the R console
Install from CRAN:
install.packages("openEBGM")

Install from Github:
library("remotes")
install_github("cran/openEBGM")

Install by package version:
library("remotes")
install_version("openEBGM", "0.9.1")



Attach the package and use:
library("openEBGM")
Maintained by
John Ihrie
[Scholar Profile | Author Map]
First Published: 2017-05-05
Latest Update: 2023-09-14
Description:
An implementation of DuMouchel's (1999) 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.
How to cite:
John Ihrie (2017). openEBGM: EBGM Disproportionality Scores for Adverse Event Data Mining. R package version 0.9.1, https://cran.r-project.org/web/packages/openEBGM. Accessed 07 Apr. 2025.
Previous versions and publish date:
0.1.0 (2017-05-05 20:09), 0.2.0 (2017-07-31 23:52), 0.3.0 (2017-11-15 23:26), 0.4.0 (2018-03-09 17:48), 0.5.0 (2018-04-02 18:15), 0.6.0 (2018-05-21 22:08), 0.7.0 (2018-08-16 20:00), 0.8.0 (2019-01-30 00:20), 0.8.1 (2019-02-28 21:10), 0.8.2 (2019-04-25 17:40), 0.8.3 (2020-03-02 21:20)
Other packages that cited openEBGM R package
View openEBGM citation profile
Other R packages that openEBGM depends, imports, suggests or enhances
Complete documentation for openEBGM
Downloads during the last 30 days
03/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/06Downloads for openEBGM51015202530TrendBars

Today's Hot Picks in Authors and Packages

letsR  
Data Handling and Analysis in Macroecology
Handling, processing, and analyzing geographic data on species' distributions and environmental var ...
Download / Learn more Package Citations See dependency  
ASMap  
Linkage Map Construction using the MSTmap Algorithm
Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Ha ...
Download / Learn more Package Citations See dependency  
nutriNetwork  
Structure Learning with Copula Graphical Model
Statistical tool for learning the structure of direct associations among variables for continuous d ...
Download / Learn more Package Citations See dependency  
MetaAnalyser  
An Interactive Visualisation of Meta-Analysis as a Physical Weighing Machine
An interactive application to visualise meta-analysis data as a physical weighing machine. The inte ...
Download / Learn more Package Citations See dependency  
probout  
Unsupervised Multivariate Outlier Probabilities for Large Datasets
Estimates unsupervised outlier probabilities for multivariate numeric data with many observations fr ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA