Constructor for ARMA.
int scalar containing the number of autoregressive (AR) parameters. int scalar containing the number of moving average (MA) parameters. double array containing the observations. | Exception Type | Condition |
|---|---|
| ArgumentException | is thrown if p, q, and z.Length are not consistent. |
ARMA Class | Imsl.Stat Namespace