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/update.mkinfit.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/reference/update.mkinfit.html') diff --git a/docs/reference/update.mkinfit.html b/docs/reference/update.mkinfit.html index ff175937..48bf1d7f 100644 --- a/docs/reference/update.mkinfit.html +++ b/docs/reference/update.mkinfit.html @@ -115,7 +115,7 @@ remove arguments given in the original call

fit <- mkinfit("SFO", subset(FOCUS_2006_D, value != 0), quiet = TRUE) parms(fit) #> parent_0 k_parent sigma -#> 99.44423885 0.09793574 3.39632469 +#> 99.44423886 0.09793574 3.39632469 plot_err(fit) fit_2 <- update(fit, error_model = "tc") @@ -139,7 +139,7 @@ remove arguments given in the original call

-

Site built with pkgdown 2.0.2.

+

Site built with pkgdown 2.0.3.

-- cgit v1.2.1