From 06a67d19e69866782fe5950d9908352c355ff058 Mon Sep 17 00:00:00 2001 From: Gavin Simpson Date: Wed, 10 Apr 2024 22:12:36 +0200 Subject: [PATCH] document issue with argument passing not working for ci_col in appraise() --- NEWS.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index cc68b853b..bd2c7e19c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,7 +4,10 @@ * `partial_residuals()` was computing partial residuals from the *deviance* residuals. For compatibility with `mgcv::plot.gam()`, partial residuals are - now computed from the *working* residuals. Reported by @wStockhausen #73 + now computed from the *working* residuals. Reported by @wStockhausen #273 + +* `appraise()` was not passing the `ci_col` argument on `qq_plot()` and + `worm_plot()`. Reported by Sate Ahmed. # gratia 0.9.0