ajdmom.mdl_1fsv.euler¶
Module for generating a trajectory of samples from Heston SV model by Euler approximation
To facilitate the verification of the correctness of our codes
by comparison the population moments (given by our package) and
their sample counterparts.
Here I define function r1FSV().
In addition, I created r1FSV_iid() for
generating i.i.d. samples.
Functions
|
Generate a trajectory of samples from mdl_1fsv by Euler approximation. |
|
Generate iid samples from mdl_1fsv by Euler approximation. |