SIS_fsMCMC_blockedIS: Calculate the amount of blockSamples which need to be made To...

Description Usage

View source: R/SISfsMCMC_blockedIndependenceSampler.R

Description

Calculate the amount of blockSamples which need to be made To accomodate for a potentially different final block size (blockSamples is not integer), calculate the residual noDraws Create Storage Matrix Proposal Acceptance Counter Folded Normal Store State Calculating Summary Statistics for samples

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
SIS_fsMCMC_blockedIS(
  obsTransData,
  I_0,
  obsTimes,
  N,
  beta0,
  gamma0,
  thetaLim,
  lambda,
  V,
  noDraws,
  blockSize,
  noIts,
  burnIn = 0,
  lagMax = NA,
  thinningFactor = 1
)

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