diff options
Diffstat (limited to 'docs/articles/FOCUS_D.html')
-rw-r--r-- | docs/articles/FOCUS_D.html | 23 |
1 files changed, 10 insertions, 13 deletions
diff --git a/docs/articles/FOCUS_D.html b/docs/articles/FOCUS_D.html index 243ebee1..cdd85f43 100644 --- a/docs/articles/FOCUS_D.html +++ b/docs/articles/FOCUS_D.html @@ -68,9 +68,6 @@ <li> <a href="../articles/web_only/NAFTA_examples.html">Example evaluation of NAFTA SOP Attachment examples</a> </li> - <li> - <a href="../articles/web_only/benchmarks.html">Some benchmark timings</a> - </li> </ul> </li> <li> @@ -100,10 +97,10 @@ <h1 data-toc-skip>Example evaluation of FOCUS Example Dataset D</h1> <h4 class="author">Johannes Ranke</h4> - <h4 class="date">2020-05-14</h4> + <h4 class="date">2020-05-27</h4> - <small class="dont-index">Source: <a href="http://github.com/jranke/mkin/blob/master/vignettes/FOCUS_D.rmd"><code>vignettes/FOCUS_D.rmd</code></a></small> - <div class="hidden name"><code>FOCUS_D.rmd</code></div> + <small class="dont-index">Source: <a href="http://github.com/jranke/mkin/blob/master/vignettes/FOCUS_D.Rmd"><code>vignettes/FOCUS_D.Rmd</code></a></small> + <div class="hidden name"><code>FOCUS_D.Rmd</code></div> </div> @@ -180,8 +177,8 @@ <div class="sourceCode" id="cb11"><html><body><pre class="r"><span class="fu"><a href="https://rdrr.io/r/base/summary.html">summary</a></span>(<span class="no">fit</span>)</pre></body></html></div> <pre><code>## mkin version used for fitting: 0.9.50.2 ## R version used for fitting: 4.0.0 -## Date of fit: Thu May 14 17:07:12 2020 -## Date of summary: Thu May 14 17:07:12 2020 +## Date of fit: Wed May 27 07:05:33 2020 +## Date of summary: Wed May 27 07:05:34 2020 ## ## Equations: ## d_parent/dt = - k_parent * parent @@ -189,7 +186,7 @@ ## ## Model predictions using solution type analytical ## -## Fitted using 421 model solutions performed in 0.167 s +## Fitted using 421 model solutions performed in 0.166 s ## ## Error model: Constant variance ## @@ -228,11 +225,11 @@ ## ## Parameter correlation: ## parent_0 log_k_parent log_k_m1 f_parent_ilr_1 sigma -## parent_0 1.000e+00 5.174e-01 -1.688e-01 -5.471e-01 -3.214e-07 +## parent_0 1.000e+00 5.174e-01 -1.688e-01 -5.471e-01 -3.190e-07 ## log_k_parent 5.174e-01 1.000e+00 -3.263e-01 -5.426e-01 3.168e-07 -## log_k_m1 -1.688e-01 -3.263e-01 1.000e+00 7.478e-01 -1.410e-07 -## f_parent_ilr_1 -5.471e-01 -5.426e-01 7.478e-01 1.000e+00 5.093e-10 -## sigma -3.214e-07 3.168e-07 -1.410e-07 5.093e-10 1.000e+00 +## log_k_m1 -1.688e-01 -3.263e-01 1.000e+00 7.478e-01 -1.406e-07 +## f_parent_ilr_1 -5.471e-01 -5.426e-01 7.478e-01 1.000e+00 -1.587e-10 +## sigma -3.190e-07 3.168e-07 -1.406e-07 -1.587e-10 1.000e+00 ## ## Backtransformed parameters: ## Confidence intervals for internally transformed parameters are asymmetric. |