Description Usage Arguments Value
Runs PG procedure for the toy SV model
1 2 3 4 5 6 7 8 |
data |
measurements or y |
startingVals |
starting values as a vector in the following order phiX, sigmaX, and betaY |
startingTrajectory |
initial reference trajectory condition for the conditional SMC part of the PG algorith |
particles |
number of particles |
iterations |
number of PMCMC iterations |
numProgressOutputs |
int giving the number of progress outputs i.e. if set to 10, then progress output occurs for every additional 10 completion |
Rcpp::List containing the results: parameter samples (sigmaX, betaY)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.