From ccc70e82af4ba435f0a71ba1ae4e0e92045c3852 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 5 May 2017 12:46:31 +0200 Subject: Static docs except articles rebuilt with current pkgdown --- vignettes/FOCUS_D.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'vignettes/FOCUS_D.html') diff --git a/vignettes/FOCUS_D.html b/vignettes/FOCUS_D.html index 40edec94..5da77efa 100644 --- a/vignettes/FOCUS_D.html +++ b/vignettes/FOCUS_D.html @@ -4,14 +4,14 @@ - + - + Example evaluation of FOCUS Example Dataset D @@ -21,7 +21,7 @@ - + @@ -119,7 +119,7 @@ $(document).ready(function () {

Example evaluation of FOCUS Example Dataset D

Johannes Ranke

-

2016-11-18

+

2017-05-05

@@ -196,10 +196,10 @@ $(document).ready(function () {

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

summary(fit)
-
## mkin version:    0.9.44.9000 
-## R version:       3.3.2 
-## Date of fit:     Fri Nov 18 22:48:53 2016 
-## Date of summary: Fri Nov 18 22:48:54 2016 
+
## mkin version:    0.9.45 
+## R version:       3.4.0 
+## Date of fit:     Fri May  5 12:14:00 2017 
+## Date of summary: Fri May  5 12:14:00 2017 
 ## 
 ## Equations:
 ## d_parent/dt = - k_parent_sink * parent - k_parent_m1 * parent
@@ -207,7 +207,7 @@ $(document).ready(function () {
 ## 
 ## Model predictions using solution type deSolve 
 ## 
-## Fitted with method Port using 153 model solutions performed in 0.64 s
+## Fitted with method Port using 153 model solutions performed in 1.033 s
 ## 
 ## Weighting: none
 ## 
@@ -241,7 +241,7 @@ $(document).ready(function () {
 ## parent_0           1.00000            0.6075        -0.06625       -0.1701
 ## log_k_parent_sink  0.60752            1.0000        -0.08740       -0.6253
 ## log_k_parent_m1   -0.06625           -0.0874         1.00000        0.4716
-## log_k_m1_sink     -0.17006           -0.6253         0.47163        1.0000
+## log_k_m1_sink     -0.17006           -0.6253         0.47164        1.0000
 ## 
 ## Residual standard error: 3.211 on 36 degrees of freedom
 ## 
-- 
cgit v1.2.1