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.
Version: | 0.8.1 |
Depends: | R (≥ 4.1.0) |
Imports: | mgcv (≥ 1.8-41), ggplot2, tibble (≥ 3.0.0), dplyr (≥ 1.0.10), tidyr, rlang, patchwork, vctrs, grid, mvnfast, purrr, stats, tools, grDevices, stringr, tidyselect, lifecycle, pillar, cli, nlme |
Suggests: | gamm4, lme4, testthat, vdiffr, MASS, scam, datasets, withr, knitr, rmarkdown, forcats, GJRM |
Published: | 2023-02-02 |
Author: | Gavin L. Simpson |
Maintainer: | Gavin L. Simpson <ucfagls at gmail.com> |
BugReports: | https://github.com/gavinsimpson/gratia/issues |
License: | MIT + file LICENSE |
URL: | https://gavinsimpson.github.io/gratia/ |
NeedsCompilation: | no |
Citation: | gratia citation info |
Materials: | README NEWS |
CRAN checks: | gratia results |
Reference manual: | gratia.pdf |
Vignettes: |
Customizing plots Data slices Getting Started |
Package source: | gratia_0.8.1.tar.gz |
Windows binaries: | r-devel: gratia_0.8.1.zip, r-release: gratia_0.8.1.zip, r-oldrel: gratia_0.8.1.zip |
macOS binaries: | r-release (arm64): gratia_0.8.1.tgz, r-oldrel (arm64): gratia_0.8.1.tgz, r-release (x86_64): gratia_0.8.1.tgz, r-oldrel (x86_64): gratia_0.8.1.tgz |
Old sources: | gratia archive |
Reverse imports: | cgaim, dsfa |
Please use the canonical form https://CRAN.R-project.org/package=gratia to link to this page.