From 91c5db736a4d3f2290a0cc5698fb4e35ae7bda59 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Wed, 18 May 2022 21:26:17 +0200
Subject: Remove outdated comment in FOCUS L vignette, update docs
This also adds the first benchmark results obtained on my laptop system
---
docs/reference/mkinparplot.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
(limited to 'docs/reference/mkinparplot.html')
diff --git a/docs/reference/mkinparplot.html b/docs/reference/mkinparplot.html
index 2e787240..b9eda413 100644
--- a/docs/reference/mkinparplot.html
+++ b/docs/reference/mkinparplot.html
@@ -117,6 +117,7 @@ effect, namely to produce a plot.
anisole = mkinsub("SFO"), use_of_ff = "max")
#> Temporary DLL for differentials generated and loaded
fit <- mkinfit(model, subset(mccall81_245T, soil == "Commerce"), quiet = TRUE)
+#> Warning: Observations with value of zero were removed from the data
mkinparplot(fit)
# }
@@ -134,7 +135,7 @@ effect, namely to produce a plot.
--
cgit v1.2.1