stefanocoretta/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().

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.0
URL https://github.com/stefanocoretta/tidygam https://stefanocoretta.github.io/tidygam/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("stefanocoretta/tidygam")
stefanocoretta/tidygam documentation built on Dec. 21, 2024, 7:32 a.m.