Description Usage Arguments Value
View source: R/99_data_simulation_helpers.R
Helper function simulating from the toy SV model
1 | generateDataSimulSV(TT, phiX, sigmaX, betaY, initStateX0)
|
TT |
number of time periods |
phiX |
phi parameter of state process |
sigmaX |
sigma parameter of measurements y |
betaY |
beta parameter of measurements |
initStateX0 |
state initialization |
a named list of two: simulated state trajectory (statesXt) and corresponding measurements (measurementsYt) under the model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.