diff options
Diffstat (limited to 'vignettes/FOCUS_L.html')
-rw-r--r-- | vignettes/FOCUS_L.html | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/vignettes/FOCUS_L.html b/vignettes/FOCUS_L.html index 4a66985e..2934bc99 100644 --- a/vignettes/FOCUS_L.html +++ b/vignettes/FOCUS_L.html @@ -1513,7 +1513,7 @@ div.tocify { <h1 class="title toc-ignore">Example evaluation of FOCUS Laboratory Data L1 to L3</h1> <h4 class="author">Johannes Ranke</h4> -<h4 class="date">Last change 17 November 2016 (rebuilt 2022-02-08)</h4> +<h4 class="date">Last change 17 November 2016 (rebuilt 2022-03-02)</h4> </div> @@ -1534,8 +1534,8 @@ FOCUS_2006_L1_mkin <- mkin_wide_to_long(FOCUS_2006_L1)</code></pre> summary(m.L1.SFO)</code></pre> <pre><code>## mkin version used for fitting: 1.1.0 ## R version used for fitting: 4.1.2 -## Date of fit: Tue Feb 8 17:20:28 2022 -## Date of summary: Tue Feb 8 17:20:28 2022 +## Date of fit: Wed Mar 2 16:28:09 2022 +## Date of summary: Wed Mar 2 16:28:09 2022 ## ## Equations: ## d_parent/dt = - k_parent * parent @@ -1635,15 +1635,15 @@ summary(m.L1.SFO)</code></pre> ## doubtful</code></pre> <pre><code>## mkin version used for fitting: 1.1.0 ## R version used for fitting: 4.1.2 -## Date of fit: Tue Feb 8 17:20:28 2022 -## Date of summary: Tue Feb 8 17:20:28 2022 +## Date of fit: Wed Mar 2 16:28:09 2022 +## Date of summary: Wed Mar 2 16:28:09 2022 ## ## Equations: ## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent ## ## Model predictions using solution type analytical ## -## Fitted using 369 model solutions performed in 0.081 s +## Fitted using 369 model solutions performed in 0.082 s ## ## Error model: Constant variance ## @@ -1740,8 +1740,8 @@ plot(m.L2.FOMC, show_residuals = TRUE, <pre class="r"><code>summary(m.L2.FOMC, data = FALSE)</code></pre> <pre><code>## mkin version used for fitting: 1.1.0 ## R version used for fitting: 4.1.2 -## Date of fit: Tue Feb 8 17:20:28 2022 -## Date of summary: Tue Feb 8 17:20:28 2022 +## Date of fit: Wed Mar 2 16:28:10 2022 +## Date of summary: Wed Mar 2 16:28:10 2022 ## ## Equations: ## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent @@ -1818,8 +1818,8 @@ plot(m.L2.DFOP, show_residuals = TRUE, show_errmin = TRUE, <pre class="r"><code>summary(m.L2.DFOP, data = FALSE)</code></pre> <pre><code>## mkin version used for fitting: 1.1.0 ## R version used for fitting: 4.1.2 -## Date of fit: Tue Feb 8 17:20:29 2022 -## Date of summary: Tue Feb 8 17:20:29 2022 +## Date of fit: Wed Mar 2 16:28:10 2022 +## Date of summary: Wed Mar 2 16:28:10 2022 ## ## Equations: ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 * @@ -1828,7 +1828,7 @@ plot(m.L2.DFOP, show_residuals = TRUE, show_errmin = TRUE, ## ## Model predictions using solution type analytical ## -## Fitted using 581 model solutions performed in 0.136 s +## Fitted using 581 model solutions performed in 0.137 s ## ## Error model: Constant variance ## @@ -1918,8 +1918,8 @@ plot(mm.L3)</code></pre> <pre class="r"><code>summary(mm.L3[["DFOP", 1]])</code></pre> <pre><code>## mkin version used for fitting: 1.1.0 ## R version used for fitting: 4.1.2 -## Date of fit: Tue Feb 8 17:20:29 2022 -## Date of summary: Tue Feb 8 17:20:29 2022 +## Date of fit: Wed Mar 2 16:28:10 2022 +## Date of summary: Wed Mar 2 16:28:10 2022 ## ## Equations: ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 * @@ -1928,7 +1928,7 @@ plot(mm.L3)</code></pre> ## ## Model predictions using solution type analytical ## -## Fitted using 376 model solutions performed in 0.078 s +## Fitted using 376 model solutions performed in 0.08 s ## ## Error model: Constant variance ## @@ -2026,8 +2026,8 @@ plot(mm.L4)</code></pre> <pre class="r"><code>summary(mm.L4[["SFO", 1]], data = FALSE)</code></pre> <pre><code>## mkin version used for fitting: 1.1.0 ## R version used for fitting: 4.1.2 -## Date of fit: Tue Feb 8 17:20:29 2022 -## Date of summary: Tue Feb 8 17:20:30 2022 +## Date of fit: Wed Mar 2 16:28:11 2022 +## Date of summary: Wed Mar 2 16:28:11 2022 ## ## Equations: ## d_parent/dt = - k_parent * parent @@ -2090,8 +2090,8 @@ plot(mm.L4)</code></pre> <pre class="r"><code>summary(mm.L4[["FOMC", 1]], data = FALSE)</code></pre> <pre><code>## mkin version used for fitting: 1.1.0 ## R version used for fitting: 4.1.2 -## Date of fit: Tue Feb 8 17:20:30 2022 -## Date of summary: Tue Feb 8 17:20:30 2022 +## Date of fit: Wed Mar 2 16:28:11 2022 +## Date of summary: Wed Mar 2 16:28:11 2022 ## ## Equations: ## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent |