From ff83d8b2ba623513d92ac90fac4a1b0ec98c2cb5 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Tue, 5 Oct 2021 17:33:52 +0200
Subject: Update docs
---
docs/dev/reference/plot.mixed.mmkin.html | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
(limited to 'docs/dev/reference/plot.mixed.mmkin.html')
diff --git a/docs/dev/reference/plot.mixed.mmkin.html b/docs/dev/reference/plot.mixed.mmkin.html
index 9f0eb965..69345b2f 100644
--- a/docs/dev/reference/plot.mixed.mmkin.html
+++ b/docs/dev/reference/plot.mixed.mmkin.html
@@ -295,12 +295,8 @@ corresponding model prediction lines for the different datasets.
plot(f_nlme)
#> Running main SAEM algorithm
-#> [1] "Thu Sep 16 14:34:31 2021"
-#> ....
-#> Minimisation finished
-#> [1] "Thu Sep 16 14:34:38 2021"
+
#> Error in saem(f, transformations = "saemix"): unused argument (transformations = "saemix")
#> Error in plot(f_saem): object 'f_saem' not found
#> Error in nlmix(f_obs): could not find function "nlmix"
# }
+
#> Error in plot(f_saem, pred_over = list(nlme = pred_nlme)): object 'f_saem' not found
# }