Description Usage Arguments Value
Runs a Particle Marginal Metropolis Hastings on the toy SV model
1 2 3 4 5 6 7 8 | svModelPMMHr(
numParticles,
rwVCMprop,
y,
initVals,
numIter,
numProgressOutputs = 10
)
|
numParticles |
number of particles |
rwVCMprop |
variance-covariance matrix of the RW-MH proposal |
y |
measurements |
initVals |
vector of starting values for phi, sigmaX, and betaY |
numIter |
number of PMMH iterations |
numProgressOutputs |
int giving the number of progress outputs i.e. if set to 10, then progress output occurs for every additional 10 completion |
a list of parameter samples of for sigma-y and beta-y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.