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/mkinerrplot.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
(limited to 'docs/reference/mkinerrplot.html')
diff --git a/docs/reference/mkinerrplot.html b/docs/reference/mkinerrplot.html
index 95206b61..4b78f6eb 100644
--- a/docs/reference/mkinerrplot.html
+++ b/docs/reference/mkinerrplot.html
@@ -164,6 +164,7 @@ lines of the mkinfit object.
model <- mkinmod(parent = mkinsub("SFO", "m1"), m1 = mkinsub("SFO"))
#> Temporary DLL for differentials generated and loaded
fit <- mkinfit(model, FOCUS_2006_D, error_model = "tc", quiet = TRUE)
+#> Warning: Observations with value of zero were removed from the data
mkinerrplot(fit)
# }
@@ -182,7 +183,7 @@ lines of the mkinfit object.
--
cgit v1.2.1