gamutil
Utilities to Facilitate Modeling Routines with Generalized Additive Models
After fitting a Generalized Additive (Mixed) Model, the next step is often to obtain predicted values for certain combinations of predictors for visualization of estimated effects in the model. It involves constructing a new data frame, add predicted values, and finally makes a (contour) plot. This package is intended to facilitate these steps to visualize estimated effects in a generalized additive model. The underlying modeling methodology is described in Wood (2017, ISBN:9781498728331).
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.8.1 |
rolling linux/jammy R-4.5 | gamutil_0.8.1.tar.gz |
4.2 MiB |
0.8.1 |
rolling linux/noble R-4.5 | gamutil_0.8.1.tar.gz |
4.2 MiB |
0.8.1 |
rolling source/ R- | gamutil_0.8.1.tar.gz |
4.8 MiB |
0.8.1 |
latest linux/jammy R-4.5 | gamutil_0.8.1.tar.gz |
4.2 MiB |
0.8.1 |
latest linux/noble R-4.5 | gamutil_0.8.1.tar.gz |
4.2 MiB |
0.8.1 |
latest source/ R- | gamutil_0.8.1.tar.gz |
4.8 MiB |
0.8.1 |
2026-04-23 source/ R- | gamutil_0.8.1.tar.gz |
0 B |
Dependencies (latest)
Imports
Suggests
- testthat (>= 3.0.0)
- knitr
- rmarkdown
- RhpcBLASctl