From 09f4f904af23a34d68d5d78482a5b9e12d9a9494 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 4 Nov 2016 15:38:09 +0100 Subject: Static documentation rebuilt by pkgdown::build_site() With updated pkgdown with my PR --- docs/articles/FOCUS_L.html | 50 ++++++++++++++++++++-------------------------- 1 file changed, 22 insertions(+), 28 deletions(-) (limited to 'docs/articles/FOCUS_L.html') diff --git a/docs/articles/FOCUS_L.html b/docs/articles/FOCUS_L.html index 55caa22e..6a9c6ba5 100644 --- a/docs/articles/FOCUS_L.html +++ b/docs/articles/FOCUS_L.html @@ -24,13 +24,7 @@
  • News
  • - + @@ -41,7 +35,7 @@

    Example evaluation of FOCUS Laboratory Data L1 to L3

    Johannes Ranke

    -

    2016-11-03

    +

    2016-11-04

    @@ -63,15 +57,15 @@ FOCUS_2006_L1_mkin <- summary(m.L1.SFO)
    ## mkin version:    0.9.44.9000 
     ## R version:       3.3.2 
    -## Date of fit:     Thu Nov  3 17:47:48 2016 
    -## Date of summary: Thu Nov  3 17:47:48 2016 
    +## Date of fit:     Fri Nov  4 15:38:03 2016 
    +## Date of summary: Fri Nov  4 15:38:03 2016 
     ## 
     ## Equations:
     ## d_parent = - k_parent_sink * parent
     ## 
     ## Model predictions using solution type analytical 
     ## 
    -## Fitted with method Port using 37 model solutions performed in 0.093 s
    +## Fitted with method Port using 37 model solutions performed in 0.089 s
     ## 
     ## Weighting: none
     ## 
    @@ -156,8 +150,8 @@ FOCUS_2006_L1_mkin <- 
    summary(m.L1.FOMC, data = FALSE)
    ## mkin version:    0.9.44.9000 
     ## R version:       3.3.2 
    -## Date of fit:     Thu Nov  3 17:47:49 2016 
    -## Date of summary: Thu Nov  3 17:47:49 2016 
    +## Date of fit:     Fri Nov  4 15:38:04 2016 
    +## Date of summary: Fri Nov  4 15:38:04 2016 
     ## 
     ## 
     ## Warning: Optimisation by method Port did not converge.
    @@ -169,7 +163,7 @@ FOCUS_2006_L1_mkin <-  
    summary(m.L2.FOMC, data = FALSE)
    ## mkin version:    0.9.44.9000 
     ## R version:       3.3.2 
    -## Date of fit:     Thu Nov  3 17:47:49 2016 
    -## Date of summary: Thu Nov  3 17:47:49 2016 
    +## Date of fit:     Fri Nov  4 15:38:05 2016 
    +## Date of summary: Fri Nov  4 15:38:05 2016 
     ## 
     ## Equations:
     ## d_parent = - (alpha/beta) * 1/((time/beta) + 1) * parent
     ## 
     ## Model predictions using solution type analytical 
     ## 
    -## Fitted with method Port using 81 model solutions performed in 0.189 s
    +## Fitted with method Port using 81 model solutions performed in 0.19 s
     ## 
     ## Weighting: none
     ## 
    @@ -323,8 +317,8 @@ FOCUS_2006_L2_mkin <- 
    summary(m.L2.DFOP, data = FALSE)
    ## mkin version:    0.9.44.9000 
     ## R version:       3.3.2 
    -## Date of fit:     Thu Nov  3 17:47:50 2016 
    -## Date of summary: Thu Nov  3 17:47:50 2016 
    +## Date of fit:     Fri Nov  4 15:38:06 2016 
    +## Date of summary: Fri Nov  4 15:38:06 2016 
     ## 
     ## Equations:
     ## d_parent = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 *
    @@ -333,7 +327,7 @@ FOCUS_2006_L2_mkin <-  
    summary(mm.L3[["DFOP", 1]])
    ## mkin version:    0.9.44.9000 
     ## R version:       3.3.2 
    -## Date of fit:     Thu Nov  3 17:47:51 2016 
    -## Date of summary: Thu Nov  3 17:47:52 2016 
    +## Date of fit:     Fri Nov  4 15:38:07 2016 
    +## Date of summary: Fri Nov  4 15:38:07 2016 
     ## 
     ## Equations:
     ## d_parent = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 *
    @@ -422,7 +416,7 @@ mm.L3 <-  
    summary(mm.L4[["SFO", 1]], data = FALSE)
    ## mkin version:    0.9.44.9000 
     ## R version:       3.3.2 
    -## Date of fit:     Thu Nov  3 17:47:52 2016 
    -## Date of summary: Thu Nov  3 17:47:52 2016 
    +## Date of fit:     Fri Nov  4 15:38:07 2016 
    +## Date of summary: Fri Nov  4 15:38:08 2016 
     ## 
     ## Equations:
     ## d_parent = - k_parent_sink * parent
     ## 
     ## Model predictions using solution type analytical 
     ## 
    -## Fitted with method Port using 46 model solutions performed in 0.107 s
    +## Fitted with method Port using 46 model solutions performed in 0.112 s
     ## 
     ## Weighting: none
     ## 
    @@ -572,8 +566,8 @@ mm.L4 <- 
    summary(mm.L4[["FOMC", 1]], data = FALSE)
    ## mkin version:    0.9.44.9000 
     ## R version:       3.3.2 
    -## Date of fit:     Thu Nov  3 17:47:52 2016 
    -## Date of summary: Thu Nov  3 17:47:52 2016 
    +## Date of fit:     Fri Nov  4 15:38:08 2016 
    +## Date of summary: Fri Nov  4 15:38:08 2016 
     ## 
     ## Equations:
     ## d_parent = - (alpha/beta) * 1/((time/beta) + 1) * parent
    -- 
    cgit v1.2.1