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

Support for models with `gfam()` family #265

Open gavinsimpson opened 8 months ago

gavinsimpson commented 8 months ago

Add support for models fitted with family = gfam(). These models can be fitted by

with any non-matrix response using the base R families or the extended families.

Support need for