From 44e8168c97fa09af08a2252efa48c156f1fd945e Mon Sep 17 00:00:00 2001 From: James Hay <9113187+jameshay218@users.noreply.github.com> Date: Tue, 30 Jul 2024 16:18:04 +0100 Subject: [PATCH] Update plot_estimated_antibody_model.Rd --- man/plot_estimated_antibody_model.Rd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/plot_estimated_antibody_model.Rd b/man/plot_estimated_antibody_model.Rd index 2d01b8e..8984cde 100644 --- a/man/plot_estimated_antibody_model.Rd +++ b/man/plot_estimated_antibody_model.Rd @@ -16,7 +16,8 @@ plot_estimated_antibody_model( solve_times = seq(1, 30, by = 1), data_type = 1, settings = NULL, - by_group = TRUE + by_group = TRUE, + add_prediction_intervals = FALSE ) } \arguments{