View source: R/SISfsMCMC_blockedIndependenceSampler.R
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
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
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.