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 the basis type to the individual plots produced by draw.gam and draw.smooth_estimates #155

Closed gavinsimpson closed 2 years ago

gavinsimpson commented 2 years ago

I think this could be done relatively intrusively by using the caption to display the smooth/basis type as is done currently in penalty() and it's draw() method.