Authors and Citation
Authors
-
Gavin L. Simpson. Author, maintainer, copyright holder.
Citation
Source: inst/CITATION
Simpson G (2024). “gratia: An R package for exploring generalized additive models.” Journal of Open Source Software, 9(104), 6962. doi:10.21105/joss.06962.
@Article{,
title = {{gratia}: An {R} package for exploring generalized additive models},
author = {Gavin L. Simpson},
journal = {Journal of {O}pen {S}ource {S}oftware},
volume = {9},
number = {104},
pages = {6962},
year = {2024},
doi = {10.21105/joss.06962},
}
Simpson G (????). gratia: Graceful ggplot-Based Graphics and Other Functions for GAMs Fitted using mgcv. doi:10.32614/CRAN.package.gratia, R package version 0.11.1.9003, https://gavinsimpson.github.io/gratia/.
@Manual{,
title = {{gratia}: Graceful {ggplot}-Based Graphics and Other Functions for
{GAM}s Fitted using {mgcv}},
author = {Gavin L. Simpson},
abstract = {Graceful ggplot-based graphics and utility functions for
working with generalized additive models (GAMs) fitted using the
mgcv package. Provides a reimplementation of the plot() method for
GAMs that mgcv provides, as well as tidyverse-compatible
representations of estimated smooths.},
note = {R package version 0.11.1.9003},
url = {https://gavinsimpson.github.io/gratia/},
doi = {10.32614/CRAN.package.gratia},
}