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: | 
1.0.0 | 
| Depends: | 
R (≥ 2.10) | 
| Imports: | 
cli, dplyr, ggplot2, glue, insight, magrittr, mgcv, rlang, stringr, tibble, tidyr, tidyselect | 
| Suggests: | 
knitr, rmarkdown | 
| Published: | 
2024-12-18 | 
| 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 LICENSE | 
| URL: | 
https://github.com/stefanocoretta/tidygam,
https://stefanocoretta.github.io/tidygam/ | 
| NeedsCompilation: | 
no | 
| Language: | 
en-US | 
| Materials: | 
README, NEWS  | 
| CRAN checks: | 
tidygam results | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=tidygam
to link to this page.