tidymv
: Tidy Model Visualisation for Generalised Additive Models This is the repository of the R
package tidymv
. This package provides functions for the visualisation of GAM(M)s and the generation of model-based predicted values using tidy tools from the tidyverse
.
The package is on CRAN, so you can install it from there with install.packages("tidymv")
.
If you like living on edge, install a polished pre-release with:
Or the development version with:
To learn how to use the package, check out the vignettes.