Description Usage Arguments Value Examples
Estimate random-coefficient AR models.
1 |
x |
a time series of data. |
lags |
the lag of AR models. This is more flexible than using order. It can skip unnecessary lags. |
include.mean |
a logical value indicating whether the constant terms are included. |
rcAR
function returns a list with following components:
par |
estimated parameters. |
se.est |
standard errors. |
residuals |
residuals. |
sresiduals |
standardized residuals. |
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.