Package: disagmethod
Type: Package
Title: Autoregressive Integrated Moving Average (ARIMA) Based
        Disaggregation Methods
Version: 0.1.0
Authors@R: c(
    person(
      "Erin", "Hodgess",
      email = "erinm.hodgess@gmail.com",
      role = c("aut", "cre")
    )
  )
Description: We have the code for
	     disaggregation as found in Wei and Stram
	     (1990, <doi:10.1111/j.2517-6161.1990.tb01799.x>),
	     and Hodgess and Wei (1996, "Temporal Disaggregation of Time
	     Series" in Statistical Science I, Nova Publishing).  The disaggregation models have different orders
	     of the moving average component.  These are based on ARIMA
	     models rather than differencing or using similar time series.
Depends: R (>= 4.5), polynom, ltsa, zoo, xts, tsbox,tswge
License: GPL-2 | GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2026-01-26 18:57:57 UTC; e
Author: Erin Hodgess [aut, cre]
Maintainer: Erin Hodgess <erinm.hodgess@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-30 11:00:14 UTC
Built: R 4.6.0; ; 2026-01-31 00:54:20 UTC; windows
