itsadug: Interpreting Time Series and Autocorrelated Data Using GAMMs

GAMM (Generalized Additive Mixed Modeling; Lin & Zhang, 1999) as implemented in the R package mgcv (Wood, S.N., 2006; 2011) is a nonlinear regression analysis which is particularly useful for time course data such as EEG, pupil dilation, gaze data (eye tracking), and articulography recordings, but also for behavioral data such as reaction times and response data. As time course measures are sensitive to autocorrelation problems, GAMMs implements methods to reduce the autocorrelation problems. This package includes functions for the evaluation of GAMM models (e.g., model comparisons, determining regions of significance, inspection of autocorrelational structure in residuals) and interpreting of GAMMs (e.g., visualization of complex interactions, and contrasts).

Version: 1.0.1
Depends: R (≥ 2.10), mgcv (≥ 1.8)
Suggests: knitr, xtable, sp
Published: 2015-07-02
Author: Jacolien van Rij [aut, cre], Martijn Wieling [aut], R. Harald Baayen [aut], Hedderik van Rijn [aut]
Maintainer: Jacolien van Rij <vanrij.jacolien at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: http://github.com/vr-vr/itsadug
NeedsCompilation: no
Citation: itsadug citation info
Materials: NEWS
CRAN checks: itsadug results

Downloads:

Reference manual: itsadug.pdf
Vignettes: ACF functions in 'itsadug'
Quick overview of plot functions
Package source: itsadug_1.0.1.tar.gz
Windows binaries: r-devel: itsadug_1.0.1.zip, r-release: itsadug_1.0.1.zip, r-oldrel: itsadug_1.0.1.zip
OS X Snow Leopard binaries: r-release: itsadug_1.0.1.tgz, r-oldrel: itsadug_0.8.tgz
OS X Mavericks binaries: r-release: itsadug_1.0.1.tgz
Old sources: itsadug archive