Poisson-Gamma Combine
An R
package for using summary-level data aggregated from publicly available clinical trials to estimate the parameters in a Poisson-Gamma model.
The package may be installed using devtools
as
devtools::install_github('gjhunt/pgc')
after installation, a vignette demonstrating usage may be found via
browseVignettes('pgc')