View source: R/Partially_ Non-Centered_MCMC.R
PhD Partially Non-Centered Sampling Algorithm for Epidemics
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | PNC.Algorithm(
N,
a,
t_rem,
gamma0,
beta0,
theta.gamma,
theta.beta,
rinf.dist,
no_proposals,
lambda,
centering_prob,
no_its,
burn_in,
thinning_factor = 1,
lag_max = NA
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.