NonCentered_MCMC: MCMC Sampler for a non-centered Bayesian Parameterisation of...

Description Usage

View source: R/Non-Centered_MCMC.R

Description

MCMC Sampler for a non-centered Bayesian Parameterisation of Epidemics

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
NonCentered_MCMC(
  N,
  a,
  t_rem,
  gamma0,
  theta_gamma,
  beta0,
  theta_beta,
  kernel,
  no_its,
  burn_in = 0,
  no_proposals,
  lambda,
  PLOT = TRUE,
  thinning_factor = 1,
  lag_max = NA
)

JMacDonaldPhD/Epidemics documentation built on Jan. 10, 2020, 2:48 a.m.