tidygam: Tidy Prediction and Plotting of Generalised Additive Models

Provides functions that compute predictions from Generalised Additive Models (GAMs) fitted with 'mgcv' and return them as a tibble. These can be plotted with a generic plot()-method that uses 'ggplot2' or plotted as any other data frame. The main function is predict_gam().

Version: 0.2.0
Depends: R (≥ 2.10)
Imports: cli, dplyr, ggplot2, glue, insight, magrittr, mgcv, rlang, stringr, tibble, tidyr, tidyselect
Suggests: knitr, rmarkdown
Published: 2023-05-09
Author: Stefano Coretta [aut, cre]
Maintainer: Stefano Coretta <stefano.coretta at gmail.com>
BugReports: https://github.com/stefanocoretta/tidygam/issues
License: MIT + file LICENSE
URL: https://github.com/stefanocoretta/tidygam, https://stefanocoretta.github.io/tidygam/
NeedsCompilation: no
Language: en_GB
Materials: README NEWS
CRAN checks: tidygam results

Documentation:

Reference manual: tidygam.pdf
Vignettes: Get started

Downloads:

Package source: tidygam_0.2.0.tar.gz
Windows binaries: r-prerel: tidygam_0.2.0.zip, r-release: tidygam_0.2.0.zip, r-oldrel: tidygam_0.2.0.zip
macOS binaries: r-prerel (arm64): tidygam_0.2.0.tgz, r-release (arm64): tidygam_0.2.0.tgz, r-oldrel (arm64): tidygam_0.2.0.tgz, r-prerel (x86_64): tidygam_0.2.0.tgz, r-release (x86_64): tidygam_0.2.0.tgz

Linking:

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