From 0b98c459c30a0629a728acf6b311de035c55fb64 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 18 Jul 2018 15:18:30 +0200 Subject: Correct references to the Rocke and Lorenzato model Rename 'sigma_rl' to 'sigma_twocomp' as the Rocke and Lorenzato model assumes lognormal distribution for large y. Rebuild static documentation. --- docs/articles/FOCUS_D.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/articles/FOCUS_D.html') diff --git a/docs/articles/FOCUS_D.html b/docs/articles/FOCUS_D.html index 8a1f51d1..630b1d02 100644 --- a/docs/articles/FOCUS_D.html +++ b/docs/articles/FOCUS_D.html @@ -29,7 +29,7 @@ mkin - 0.9.47.1 + 0.9.47.2 @@ -84,7 +84,7 @@

Example evaluation of FOCUS Example Dataset D

Johannes Ranke

-

2018-06-06

+

2018-07-18

@@ -161,9 +161,9 @@

A comprehensive report of the results is obtained using the summary method for mkinfit objects.

summary(fit)
## mkin version used for fitting:    0.9.47.1 
-## R version used for fitting:       3.5.0 
-## Date of fit:     Wed Jun  6 01:21:49 2018 
-## Date of summary: Wed Jun  6 01:21:50 2018 
+## R version used for fitting:       3.5.1 
+## Date of fit:     Wed Jul 18 14:52:30 2018 
+## Date of summary: Wed Jul 18 14:52:31 2018 
 ## 
 ## Equations:
 ## d_parent/dt = - k_parent_sink * parent - k_parent_m1 * parent
@@ -171,7 +171,7 @@
 ## 
 ## Model predictions using solution type deSolve 
 ## 
-## Fitted with method Port using 153 model solutions performed in 0.633 s
+## Fitted with method Port using 153 model solutions performed in 0.604 s
 ## 
 ## Weighting: none
 ## 
-- 
cgit v1.2.1