ggpmisc icon indicating copy to clipboard operation
ggpmisc copied to clipboard

Add unit tests for `stat_fit_deviations()`, `stat_fit_residuals()` and `stat_fit_fitted()`

Open aphalo opened this issue 1 month ago • 0 comments

These stats are currently tested only by examples in the documentation, including the on-line only articles. As the model fit methods supported are open-ended, at least test with all documented cases.

  • [ ] Add unit tests for stat_fit_deviations()
  • [ ] Add unit tests for stat_fit_residuals()
  • [ ] Add unit tests for stat_fit_fitted()

aphalo avatar Nov 26 '25 11:11 aphalo