ebpm_gh_gamma | R Documentation |
Uses Empirical Bayes to fit the model
x_j | \lambda_j ~ Poi(s_j \lambda_j)
with
s_j lambda_j ~ g()
with g() being gh-gamma
ebpm_gh_gamma(
x,
s = 1,
g_init = NULL,
fix_g = c(F, F, F, F, F),
control = NULL
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.