gavinsimpson / gratia

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

`model_constant()` needs to be aware of LSS models #289

Closed gavinsimpson closed 3 months ago

gavinsimpson commented 4 months ago

LSS models have multiple constant terms, intercepts, one per linear predictor. Make model_constant() aware of this.