AR1 | R Documentation |
Setups the necessary backend for the AR1 process.
AR1(phi = NULL, sigma2 = 1)
phi |
A |
sigma2 |
A |
An S3 object with called ts.model with the following structure:
Used in summary: "AR1","SIGMA2"
phi, sigma^2
Number of Parameters
"AR1"
Depth of Parameters e.g. list(1,1)
Guess Starting values? TRUE or FALSE (e.g. specified value)
JJB
AR1() AR1(phi=.32, sigma2=1.3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.