diff options
Diffstat (limited to 'vignettes/FOCUS_L.html')
-rw-r--r-- | vignettes/FOCUS_L.html | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/vignettes/FOCUS_L.html b/vignettes/FOCUS_L.html index 0ed46483..3d8e02c2 100644 --- a/vignettes/FOCUS_L.html +++ b/vignettes/FOCUS_L.html @@ -1561,8 +1561,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.0.3 ## R version used for fitting: 4.0.3 -## Date of fit: Mon Feb 15 14:11:19 2021 -## Date of summary: Mon Feb 15 14:11:19 2021 +## Date of fit: Mon Feb 15 17:29:04 2021 +## Date of summary: Mon Feb 15 17:29:04 2021 ## ## Equations: ## d_parent/dt = - k_parent * parent @@ -1662,15 +1662,15 @@ summary(m.L1.SFO)</code></pre> ## doubtful</code></pre> <pre><code>## mkin version used for fitting: 1.0.3 ## R version used for fitting: 4.0.3 -## Date of fit: Mon Feb 15 14:11:19 2021 -## Date of summary: Mon Feb 15 14:11:19 2021 +## Date of fit: Mon Feb 15 17:29:04 2021 +## Date of summary: Mon Feb 15 17:29:04 2021 ## ## 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.082 s +## Fitted using 369 model solutions performed in 0.083 s ## ## Error model: Constant variance ## @@ -1767,8 +1767,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.0.3 ## R version used for fitting: 4.0.3 -## Date of fit: Mon Feb 15 14:11:19 2021 -## Date of summary: Mon Feb 15 14:11:19 2021 +## Date of fit: Mon Feb 15 17:29:04 2021 +## Date of summary: Mon Feb 15 17:29:04 2021 ## ## Equations: ## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent @@ -1845,8 +1845,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.0.3 ## R version used for fitting: 4.0.3 -## Date of fit: Mon Feb 15 14:11:20 2021 -## Date of summary: Mon Feb 15 14:11:20 2021 +## Date of fit: Mon Feb 15 17:29:05 2021 +## Date of summary: Mon Feb 15 17:29:05 2021 ## ## Equations: ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 * @@ -1945,8 +1945,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.0.3 ## R version used for fitting: 4.0.3 -## Date of fit: Mon Feb 15 14:11:20 2021 -## Date of summary: Mon Feb 15 14:11:20 2021 +## Date of fit: Mon Feb 15 17:29:05 2021 +## Date of summary: Mon Feb 15 17:29:05 2021 ## ## Equations: ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 * @@ -2053,8 +2053,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.0.3 ## R version used for fitting: 4.0.3 -## Date of fit: Mon Feb 15 14:11:20 2021 -## Date of summary: Mon Feb 15 14:11:20 2021 +## Date of fit: Mon Feb 15 17:29:05 2021 +## Date of summary: Mon Feb 15 17:29:05 2021 ## ## Equations: ## d_parent/dt = - k_parent * parent @@ -2117,15 +2117,15 @@ 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.0.3 ## R version used for fitting: 4.0.3 -## Date of fit: Mon Feb 15 14:11:20 2021 -## Date of summary: Mon Feb 15 14:11:20 2021 +## Date of fit: Mon Feb 15 17:29:05 2021 +## Date of summary: Mon Feb 15 17:29:05 2021 ## ## Equations: ## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent ## ## Model predictions using solution type analytical ## -## Fitted using 224 model solutions performed in 0.046 s +## Fitted using 224 model solutions performed in 0.047 s ## ## Error model: Constant variance ## |