tidygam: Tidy Prediction and Plotting of Generalised Additive Models (original) (raw)

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
DOI: 10.32614/CRAN.package.tidygam
Author: Stefano Coretta [aut, cre]
Maintainer: Stefano Coretta <stefano.coretta at gmail.com>
BugReports: https://github.com/stefanocoretta/tidygam/issues
License: MIT + file
URL: https://github.com/stefanocoretta/tidygam,https://stefanocoretta.github.io/tidygam/
NeedsCompilation: no
Language: en_GB
Materials: README NEWS
CRAN checks: tidygam results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=tidygamto link to this page.