simWt | R Documentation |
Subroutine of simXt()
. Function to simulate W_t
: the noise component of X_t
. Defaults to white noise (p = 0, q = 0
).
simWt(N = 1000, p = 0, q = 0, var = 1)
N |
|
p |
|
q |
|
var |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.