Description Usage Arguments Value
Generates a sequence of hidden states and of observations for a given NLSS. This NLSS can be any class that supports the methods loclike.rnd, prior.rnd, and has attributes spaces with fields dimx and dimy.
1 | simulate.data(nlss, x1, T)
|
nlss |
An instance of a NLSS, e.g. ARCH or NoisyAR |
x1 |
Initial hidden state |
T |
Number of time-steps including the initial one |
x |
Array (T, dimx) of hidden states |
y |
Array (T, dimy) of observations |
y |
Array (T, dimy) of observations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.