Last chance! 50% off unlimited learning
Sale ends in
Compute posterior probability using a Gamma-Poisson model (Clough et al.)
gamma_poisson_clough(object, n_start, n_end, a = 1, b = 1e-10)
vector of posterior probabilities
object of class Counts
start of prior support range
end of prior support range
prior shape parameter of the gamma distribution used to compute the posterior with Clough. Default to 1
prior rate parameter of the gamma distribution used to compute the posterior with Clough. Default to 1e-10