generateDataSimulSV: Helper function simulating from the toy SV model

Description Usage Arguments Value

View source: R/99_data_simulation_helpers.R

Description

Helper function simulating from the toy SV model

Usage

1
generateDataSimulSV(TT, phiX, sigmaX, betaY, initStateX0)

Arguments

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

Value

a named list of two: simulated state trajectory (statesXt) and corresponding measurements (measurementsYt) under the model


ilyaZar/SVmodelRcppSMC documentation built on Dec. 20, 2021, 6:57 p.m.