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 Folded Normal Store State Calculating Summary Statistics for samples
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
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.