AuxVarGen | R Documentation |
Generate auxiliary variable for given proposed parameters.
AuxVarGen(kappa, theta, likelihoodprev, rho0sum, CC, AreaMRW, W_dil, niter)
kappa |
parameter to generate auxiliary variable. |
theta |
parameter vector Θ = (θ1, θ2). θ1 represents -. θ2 represents-.. |
likelihoodprev |
previous likelihood value. |
rho0sum |
Initial sum of interaction strengths. |
CC |
cluster centers. |
AreaMRW |
area of dilated window. |
W_dil |
observation window dilated by the assumed maximal cluster radius. |
niter |
number of iterations of MCMC. |
The output is a list of CC
, likelihoodprev
, rho0sum
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.