Package: arfima
Title: Fractional ARIMA (and Other Long Memory) Time Series Modeling
Version: 1.8-2
Date: 2025-08-28
Authors@R: c(person(given = "JQ",
                        family = "Veenstra",
                        role = c("aut", "cre"),
                        email = "jqveenstra@gmail.com",
                        comment = "Justin"),
                 person(given = "A.I.",
                        family = "McLeod",
                        role = "aut"))
Maintainer: JQ Veenstra <jqveenstra@gmail.com>
Depends: R (>= 3.0.0), ltsa
Imports: parallel
Description: Simulates, fits, and predicts long-memory and anti-persistent
	time series, possibly mixed with ARMA, regression, transfer-function
	components.
	Exact methods (MLE, forecasting, simulation) are used.
	Bug reports should be done via GitHub (at
	<https://github.com/JQVeenstra/arfima>), where the development version
	of this package lives; it can be installed using devtools.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-08-30 18:04:29 UTC; jqvee
Repository: CRAN
Date/Publication: 2025-08-30 18:50:02 UTC
Author: JQ Veenstra [aut, cre] (Justin),
  A.I. McLeod [aut]
