Description Usage Arguments Value
Generating non-stationary ARMA data.
1 2 3 4 5 6 7 8 9 10 11 |
nobs |
number of time points |
arlags |
the true AR order |
malags |
the true MA order |
cnst |
the constant |
phi |
parameter matrix of the AR model |
theta |
parameter matrix of the MA model |
skip |
the number of time points to skip at the begining (for stable data) |
sigma |
covariance matrix of the white noise |
brk |
vector of break points |
Matrice of time series data and white noise data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.