View source: R/estimate_lambda.R
estimate_lambda | R Documentation |
Internal function to estimate values of lambda needed for MCMC_simulation
and prior probability of k clusters/anti-clusters for k=0,...,J
estimate_lambda(n.sim, J, prior.z, overlap, pi0)
n.sim |
number of importance sampling iterations |
J |
maximum number of clusters/anti-clusters to consider |
prior.z |
prior probability of each single zone |
overlap |
output of |
pi0 |
prior probability of no clusters |
estimates of lambda and prior.j
Wakefield J. and Kim A.Y. (2013) A Bayesian model for cluster detection. Biostatistics, 14, 752–765.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.