PNC.Algorithm: PhD Partially Non-Centered Sampling Algorithm for Epidemics

Description Usage

View source: R/Partially_ Non-Centered_MCMC.R

Description

PhD Partially Non-Centered Sampling Algorithm for Epidemics

Usage

 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
)

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