gavinsimpson / gratia

ggplot-based graphics and useful functions for GAMs fitted using the mgcv package
https://gavinsimpson.github.io/gratia/
Other
206 stars 28 forks source link

Add `overview()` as a high-level overview of a fitted GAM #178

Closed gavinsimpson closed 2 years ago

gavinsimpson commented 2 years ago

This should be a generic with methods for the model types we have

Columns:

More?

gavinsimpson commented 2 years ago

This is added now with methods for models fitted by gam(), bam(), and gamm() currently provided.