adaptiveSISfsMCMC7_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 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 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
18
19
adaptiveSISfsMCMC7_blockedIS(
  obsTransData,
  I_0,
  obsTimes,
  N,
  beta0,
  gamma0,
  thetaLim,
  lambda0,
  V,
  firstRun = TRUE,
  noDraws,
  blockSize,
  noIts,
  burnIn = 0,
  lagMax = NA,
  thinningFactor = 1,
  delta
)

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