Description Usage Arguments See Also Examples
Fit a specified AR model to a univariate time series
1 | arfit(x, mod, x.mean = mod$x.mean)
|
x |
a time series |
mod |
an AR model |
x.mean |
the mean used. By default the mean of the original model. Set to zero for no demeaning |
armodel
for examples
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.