EBpostdens: Produce plots of empirical Bayes posterior densities when the data Y are Poisson with expected number E and relative risk theta, with the latter having a gamma distribution with known values alpha and beta, which are estimated using empirical Bayes.
Description
This function produces plots of empirical Bayes posterior densities which are gamma distributions with parameters (alpha+Y, (alpha+E*mu)/mu) where mu = exp(x beta). The SMRs are drawn on for comparison.
Usage
EBpostdens(
Y,
E,
alpha,
beta,
Xrow = NULL,
lower = NULL,
upper = NULL,
main = ""
)
Value
A plot containing the gamma posterior distribution