Skip to content

c7rishi/pvLRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R package pvLRT

pvLRT is an R package that implements a suite of likelihood ratio test based methods to use in pharmacovigilance. It can handle adverse events data on several simultaneous drugs, with possibly zero-inflated report counts. The signals identified through these methods enjoy rigorous statistical gurantees, inlcuding strictly controlled type I error and false discovery rate. Several testing and post-processing functions are implemented.

Installation

The stable version of pvLRT can be installed from CRAN:

install.packages("pvLRT")

The development version is available from GitHub:

# if (!requireNamespace("devtools")) install.packages("devtools")
devtools::install_github("c7rishi/pvLRT")

About

includes functions implementing various LRT methods for pharmacovigilence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages