From b6027bbd157734e1c7f8c3ba6373451f5c85fc38 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 5 Jun 2019 15:16:59 +0200 Subject: Add error model algorithm to output --- docs/articles/FOCUS_D.html | 13 +++++++------ 1 file changed, 7 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 698ccebc..be1f40f5 100644 --- a/docs/articles/FOCUS_D.html +++ b/docs/articles/FOCUS_D.html @@ -88,7 +88,7 @@

Example evaluation of FOCUS Example Dataset D

Johannes Ranke

-

2019-06-04

+

2019-06-05

@@ -168,8 +168,8 @@
summary(fit)
## mkin version used for fitting:    0.9.49.5 
 ## R version used for fitting:       3.6.0 
-## Date of fit:     Tue Jun  4 15:03:18 2019 
-## Date of summary: Tue Jun  4 15:03:18 2019 
+## Date of fit:     Wed Jun  5 15:10:49 2019 
+## Date of summary: Wed Jun  5 15:10:50 2019 
 ## 
 ## Equations:
 ## d_parent/dt = - k_parent_sink * parent - k_parent_m1 * parent
@@ -177,10 +177,11 @@
 ## 
 ## Model predictions using solution type deSolve 
 ## 
-## Fitted using 389 model solutions performed in 0.978 s
+## Fitted using 389 model solutions performed in 0.984 s
 ## 
-## Error model:
-## Constant variance 
+## Error model: Constant variance 
+## 
+## Error model algorithm: d_3 
 ## 
 ## Starting values for parameters to be optimised:
 ##                    value   type
-- 
cgit v1.2.1