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/articles/FOCUS_D.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'docs/articles/FOCUS_D.html') diff --git a/docs/articles/FOCUS_D.html b/docs/articles/FOCUS_D.html index 1363ef11..39cf7e1a 100644 --- a/docs/articles/FOCUS_D.html +++ b/docs/articles/FOCUS_D.html @@ -105,7 +105,7 @@

Example evaluation of FOCUS Example Dataset D

Johannes Ranke

-

Last change 31 January 2019 (rebuilt 2022-03-07)

+

Last change 31 January 2019 (rebuilt 2022-05-18)

Source: vignettes/FOCUS_D.rmd @@ -191,9 +191,9 @@
 summary(fit)
## mkin version used for fitting:    1.1.0 
-## R version used for fitting:       4.1.2 
-## Date of fit:     Mon Mar  7 13:15:58 2022 
-## Date of summary: Mon Mar  7 13:15:59 2022 
+## R version used for fitting:       4.2.0 
+## Date of fit:     Wed May 18 20:42:29 2022 
+## Date of summary: Wed May 18 20:42:30 2022 
 ## 
 ## Equations:
 ## d_parent/dt = - k_parent * parent
@@ -201,7 +201,7 @@
 ## 
 ## Model predictions using solution type analytical 
 ## 
-## Fitted using 401 model solutions performed in 0.165 s
+## Fitted using 401 model solutions performed in 0.144 s
 ## 
 ## Error model: Constant variance 
 ## 
@@ -244,11 +244,11 @@
 ## 
 ## Parameter correlation:
 ##                   parent_0 log_k_parent   log_k_m1 f_parent_qlogis      sigma
-## parent_0         1.000e+00    5.174e-01 -1.688e-01      -5.471e-01 -1.172e-06
-## log_k_parent     5.174e-01    1.000e+00 -3.263e-01      -5.426e-01 -8.483e-07
-## log_k_m1        -1.688e-01   -3.263e-01  1.000e+00       7.478e-01  8.205e-07
-## f_parent_qlogis -5.471e-01   -5.426e-01  7.478e-01       1.000e+00  1.305e-06
-## sigma           -1.172e-06   -8.483e-07  8.205e-07       1.305e-06  1.000e+00
+## parent_0         1.000e+00    5.174e-01 -1.688e-01      -5.471e-01 -1.174e-06
+## log_k_parent     5.174e-01    1.000e+00 -3.263e-01      -5.426e-01 -8.492e-07
+## log_k_m1        -1.688e-01   -3.263e-01  1.000e+00       7.478e-01  8.220e-07
+## f_parent_qlogis -5.471e-01   -5.426e-01  7.478e-01       1.000e+00  1.307e-06
+## sigma           -1.174e-06   -8.492e-07  8.220e-07       1.307e-06  1.000e+00
 ## 
 ## Backtransformed parameters:
 ## Confidence intervals for internally transformed parameters are asymmetric.
@@ -334,7 +334,7 @@
 
 

-

Site built with pkgdown 2.0.2.

+

Site built with pkgdown 2.0.3.

-- cgit v1.2.3