• NumXL shopping Cart
  •  
    NumXL for Microsoft Excel makes sense of time series analysis:

    • Build, validate, rank models, and forecast right in Excel
    • Keep the data, analysis and models linked together
    • Make and track changes instantly
    • Share your results by sending just one file

    >>Read More


    | Free Trial
  • Home
  • Products
  • Tips & Demos
  • Support
    • Documentation
    • Blog
    • FAQ
    • Library
    • Service Level Agreement
    • Thank you
    • Beta Program
    • Resources
  • About Us
  • Prices
  •  
     

    Have a Question?

    Phone: +1 (888) 427-9486
    +1 (312) 257-3777
    Contact Us

    Home >> Support >> Documentation >> NumXL >> Reference Manual >> ARMA Analysis >> ARIMA Analysis >> ARIMA_PARAM

    ARIMA_PARAM

    Returns an array of cells for the quick guess, optimal (calibrated) or std. errors of the values of model's parameters.

    Syntax

    ARIMAi_PARAM(X, Order, d, mean, sigma, phi, theta, Type, maxIter)

    X
    is the univariate time series data (a one dimensional array of cells (e.g. rows or columns)).

    Order
    is the time order in the data series (i.e. the first data point's corresponding date (earliest date=1 (default), latest date=0)).

    Order Description
    1 ascending (the first data point corresponds to the earliest date) (default)
    0 descending (the first data point corresponds to the latest date)

    d
    is the degree of the differencing (i.e. d).

    mean
    is the ARMAi model mean (i.e. mu). If missing, mean is assumed to be zero.

    sigma
    is the standard deviation value of the model's residuals/innovations.

    phi
    are the parameters of the AR(p) component model (starting with the lowest lagi).

    theta
    are the parameters of the MA(q) component model (starting with the lowest lag).

    Type
    is an integer switch to select the output array: (1=Quick Guess (default), 2= Calibrated , 3=Std. Errors).

    Order Description
    1 Quick guess (non-optimal) of parameters values (default)
    2 Calibrated (optimal) values for the model's parameters
    3 Standard error of the parameters' values

    maxIter
    is the maximum number of iterations used to calibrate the model. If missing, the default maximum of 100 is assumed.

    Remarks

    1. The underlying model is described here.
    2. The time series is homogeneous or equally spaced.
    3. The time series may include missing values (e.g. #N/A) at either end.
    4. ARIMA_PARAM returns an array for the values (or errors) of the model's parameters in the following order:

      1. $ \mu $
      2. $ \phi_1,\phi_2,...,\phi_p $
      3. $ \theta_1,\theta_2,...,\theta_q $
      4. $ \sigma $
    5. The integration order argument (d) must be a positive integer.
    6. The long-run mean can take any value or may be omitted, in which case a zero value is assumed.
    7. The residuals/innovations standard deviation (sigma) must be greater than zero.
    8. For the input argument (phi):
      • The input argument is optional and can be omitted, in which case no AR component is included.
      • The order of the parameters starts with the lowest lag.
      • One or more parameters can be missing or an error code (i.e. #NUM!, #VALUE!, etc.).
      • The order of the AR component model is solely determined by the order of the last value in the array with a numeric value (vs. missing or error).
    9. For the input argument (theta):
      • The input argument is optional and can be omitted, in which case no MA component is included.
      • The order of the parameters starts with the lowest lag.
      • One or more values in the input argument can be missing or an error code (i.e. #NUM!, #VALUE!, etc.).
      • The order of the MA component model is solely determined by the order of the last value in the array with a numeric value (vs. missing or error).
    10. The function was added in version 1.63 SHAMROCK.

    Files Examples

    References

    • Hamilton, J .D.; Time Series Analysis , Princeton University Press (1994), ISBN 0-691-04289-6
    • Tsay, Ruey S.; Analysis of Financial Time Series John Wiley & SONS. (2005), ISBN 0-471-690740

    Related Links

    • Wikipedia - Autoregressive moving average model
    ‹ ARIMA_GOFupARIMA_SIM ›

    • Download Sites - NumXL
    Try our full-featured product free for 14 days

    Download NumXL Free 30-day Trial

    Help desk

    Questions?
    Request a feature?
    Report an issue?

    » Go to your help desk «

    Or email us:
    support@numxl.com

    • NumXL 1.65 (HAMMOCK) Está Aquí!
      05/18/2017 - 21:31
    • NumXL 1.65 (HAMMOCK) is Here!
      05/18/2017 - 21:14
    • NumXL 1.64 (TURRET) is here
      12/25/2016 - 13:12

    ARIMA ARMA Forecast Getting Started goodness of fit LLF SARIMA scenario simulation statistical test tutorial user's guide
    more tags
     

    • Support
    • FAQ
    • Demos & Tutorials
    • Documentation
    • Help Desk

    • Resources
    • Order Help

    • About Spider
    • Contact Spider
    • Corporate Information
    • Legal Information
    • Partners

    Follow Us

    Contact | Glossary | Sitemap | Blog | Links
    © 2008-2019 Spider Financial | Disclaimer | Terms of Use | Privacy Policy | Trademarks & Copyrights