glarma: Generalized Linear Autoregressive Moving Average Models

Functions are provided for estimation, testing, diagnostic checking and forecasting of generalized linear autoregressive moving average (GLARMA) models for discrete valued time series with regression variables. These are a class of observation driven non-linear non-Gaussian state space models. The state vector consists of a linear regression component plus an observation driven component consisting of an autoregressive-moving average (ARMA) filter of past predictive residuals. Currently three distributions (Poisson, negative binomial and binomial) can be used for the response series. Three options (Pearson, score-type and unscaled) for the residuals in the observation driven component are available. Estimation is via maximum likelihood (conditional on initializing values for the ARMA process) optimized using Fisher scoring or Newton Raphson iterative methods. Likelihood ratio and Wald tests for the observation driven component allow testing for serial dependence in generalized linear model settings. Graphical diagnostics including model fits, autocorrelation functions and probability integral transform residuals are included in the package. Several standard data sets are included in the package.

Version: 1.6-0
Depends: R (≥ 2.3.0)
Imports: MASS
Suggests: RUnit, knitr, zoo
Published: 2018-02-07
Author: William T.M. Dunsmuir, Cenanning Li, and David J. Scott
Maintainer: "William T.M. Dunsmuir" <w.dunsmuir at unsw.edu.au>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Citation: glarma citation info
Materials: ChangeLog
In views: TimeSeries
CRAN checks: glarma results

Documentation:

Reference manual: glarma.pdf
Vignettes: The glarma package

Downloads:

Package source: glarma_1.6-0.tar.gz
Windows binaries: r-devel: glarma_1.6-0.zip, r-release: glarma_1.6-0.zip, r-oldrel: glarma_1.6-0.zip
macOS binaries: r-release (arm64): glarma_1.6-0.tgz, r-oldrel (arm64): glarma_1.6-0.tgz, r-release (x86_64): glarma_1.6-0.tgz
Old sources: glarma archive

Reverse dependencies:

Reverse suggests: bayesRecon

Linking:

Please use the canonical form https://CRAN.R-project.org/package=glarma to link to this page.