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

Handle GAMLSS models fitted by `GJRM::gamlss()` #161

Open gavinsimpson opened 2 years ago

gavinsimpson commented 2 years ago

This would be a nice addition too as GJRM::gamlss() allows for a wider suite of LSS families than mgcv::gam() does currently but still uses fitting methods that are in the spirit of {mgcv}'s approaches to smoothness selection.