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