Description Usage Arguments Value Author(s) Examples
Returns a vector of time series values
1 | dgp_ar1_mae(periods = 100, sd = 1, gamma = 1, theta = 0.5)
|
periods |
A time series object |
sd |
Standard deviation |
gamma |
Gamma |
theta |
Theta |
A data frame
Gary Cornwall and Jeffrey Chen
1 2 3 4 | dgp_ar1_mae(periods = 100,
sd = 1,
gamma = 1,
theta = .5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.