Package: itsadug 2.5
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).
Authors:
itsadug_2.5.tar.gz
itsadug_2.5.zip(r-4.7)itsadug_2.5.zip(r-4.6)itsadug_2.5.zip(r-4.5)
itsadug_2.5.tgz(r-4.6-any)itsadug_2.5.tgz(r-4.5-any)
itsadug_2.5.tar.gz(r-4.7-any)itsadug_2.5.tar.gz(r-4.6-any)
itsadug_2.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
itsadug/json (API)
NEWS
| # Install 'itsadug' in R: |
| install.packages('itsadug', repos = c('https://jacolien.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:6f9574d442. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 152 | ||
| source / vignettes | OK | 187 | ||
| linux-release-x86_64 | OK | 149 | ||
| macos-release-arm64 | OK | 153 | ||
| macos-oldrel-arm64 | OK | 115 | ||
| windows-devel | OK | 110 | ||
| windows-release | OK | 167 | ||
| windows-oldrel | OK | 108 | ||
| wasm-release | OK | 95 |
Exports:acf_n_plotsacf_plotacf_residcheck_residcompareMLconvertNonAlphanumericcorfitderive_timeseriesdiagnosticsdiff_termsdispersionfadeRugfind_differencefvisgamgamtabsget_coefsget_differenceget_fittedget_modeltermget_pca_predictionsget_predictionsget_randominfoinfoMessagesinspect_randommissing_estmodeledfobservationsplot_dataplot_diffplot_diff2plot_modelfitplot_parametricplot_pca_surfaceplot_smoothplot_topoprint_summarypvisgamrefLevelsreport_statsres_dfresid_gamrug_modelstart_eventstart_value_rhosummary_datatimeBinswald_gam
Dependencies:latticeMatrixmgcvnlmeplotfunctions
ACF: checking & handling autocorrelation
Rendered fromacf.Rmdusingknitr::rmarkdownon May 08 2026.Last update: 2026-01-08
Started: 2015-07-02
Quick overview of plot functions
Rendered fromoverview.Rmdusingknitr::rmarkdownon May 08 2026.Last update: 2020-04-29
Started: 2015-02-27
Testing for significance
Rendered fromtest.Rmdusingknitr::rmarkdownon May 08 2026.Last update: 2026-01-08
Started: 2016-03-20
Visual inspection of GAMM models
Rendered frominspect.Rmdusingknitr::rmarkdownon May 08 2026.Last update: 2026-01-08
Started: 2016-03-20
