Package: BayesARIMAX
Type: Package
Title: Bayesian Estimation of ARIMAX Model
Version: 0.1.1
Authors@R: c(person("Achal", "Lama", role = c("aut", "cre"),
                     email = "achal.lama@icar.gov.in"),
              person("Kn", "Singh", role = "aut"),
              person("Bishal", "Gurung", role = "aut",
                     email = "Bishal.Gurung@icar.gov.in"))
Author: Achal Lama [aut, cre],
  Kn Singh [aut],
  Bishal Gurung [aut]
Maintainer: Achal Lama <achal.lama@icar.gov.in>
Depends: R (>= 3.3.0),coda,forecast
Description: The Autoregressive Integrated Moving Average (ARIMA) model is very popular univariate time series model. Its application has been widened by the incorporation of exogenous variable(s) (X) in the model and modified as ARIMAX by Bierens (1987) <doi:10.1016/0304-4076(87)90086-8>. In this package we estimate the ARIMAX model using Bayesian framework. 
Encoding: UTF-8
LazyData: true
License: GPL-3
NeedsCompilation: no
Packaged: 2020-05-20 05:29:52 UTC; USER
Repository: CRAN
Date/Publication: 2020-05-20 15:40:09 UTC
Built: R 4.6.0; ; 2025-07-18 07:30:23 UTC; unix
