Package: disagg2
Type: Package
Title: Support Functions for Time Series Analysis Book
Version: 0.1.0
Authors@R: c(
    person(
      "Erin", "Hodgess",
      email = "erinm.hodgess@gmail.com",
      role = c("aut", "cre")
    )
  )
Description: Contains the support functions for the Time Series Analysis book.
	     We present a function to calculate MSE and MAE for inputs
	     of actual and forecast values.  We also 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").
Depends: R (>= 4.4.0), PolynomF
License: GPL-2 | GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2025-02-22 07:01:14 UTC; e
Author: Erin Hodgess [aut, cre]
Maintainer: Erin Hodgess <erinm.hodgess@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-24 17:20:05 UTC
Built: R 4.6.0; ; 2025-11-02 02:35:30 UTC; windows
