aboutsummaryrefslogtreecommitdiff
path: root/docs/articles/web_only/saem_benchmarks.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/articles/web_only/saem_benchmarks.html')
-rw-r--r--docs/articles/web_only/saem_benchmarks.html85
1 files changed, 79 insertions, 6 deletions
diff --git a/docs/articles/web_only/saem_benchmarks.html b/docs/articles/web_only/saem_benchmarks.html
index a9637876..095a37e2 100644
--- a/docs/articles/web_only/saem_benchmarks.html
+++ b/docs/articles/web_only/saem_benchmarks.html
@@ -33,7 +33,7 @@
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../../index.html">mkin</a>
- <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.2.4</span>
+ <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.2.6</span>
</span>
</div>
@@ -74,6 +74,9 @@
<a href="../../articles/prebuilt/2022_dmta_pathway.html">Testing hierarchical pathway kinetics with residue data on dimethenamid and dimethenamid-P</a>
</li>
<li>
+ <a href="../../articles/prebuilt/2023_mesotrione_parent.html">Testing covariate modelling in hierarchical parent degradation kinetics with residue data on mesotrione</a>
+ </li>
+ <li>
<a href="../../articles/prebuilt/2022_cyan_pathway.html">Testing hierarchical pathway kinetics with residue data on cyantraniliprole</a>
</li>
<li>
@@ -134,7 +137,7 @@
Ranke</h4>
<h4 data-toc-skip class="date">Last change 17 February 2023
-(rebuilt 2023-05-19)</h4>
+(rebuilt 2023-10-30)</h4>
<small class="dont-index">Source: <a href="https://github.com/jranke/mkin/blob/HEAD/vignettes/web_only/saem_benchmarks.rmd" class="external-link"><code>vignettes/web_only/saem_benchmarks.rmd</code></a></small>
<div class="hidden name"><code>saem_benchmarks.rmd</code></div>
@@ -190,7 +193,7 @@ explanation of the following preprocessing.</p>
<div class="sourceCode" id="cb4"><pre class="downlit sourceCode r">
<code class="sourceCode R"><span><span class="fu"><a href="https://rdrr.io/r/stats/anova.html" class="external-link">anova</a></span><span class="op">(</span></span>
<span> <span class="va">sfo_const</span>, <span class="va">dfop_const</span>, <span class="va">sforb_const</span>, <span class="va">hs_const</span>,</span>
-<span> <span class="va">sfo_tc</span>, <span class="va">dfop_tc</span>, <span class="va">sforb_tc</span>, <span class="va">hs_tc</span><span class="op">)</span> <span class="op">|&gt;</span> <span class="fu"><a href="https://rdrr.io/pkg/knitr/man/kable.html" class="external-link">kable</a></span><span class="op">(</span>, digits <span class="op">=</span> <span class="fl">1</span><span class="op">)</span></span></code></pre></div>
+<span> <span class="va">sfo_tc</span>, <span class="va">dfop_tc</span>, <span class="va">sforb_tc</span>, <span class="va">hs_tc</span><span class="op">)</span> <span class="op">|&gt;</span> <span class="fu">kable</span><span class="op">(</span>, digits <span class="op">=</span> <span class="fl">1</span><span class="op">)</span></span></code></pre></div>
<table class="table">
<thead><tr class="header">
<th align="left"></th>
@@ -330,7 +333,17 @@ systems. All trademarks belong to their respective owners.</p>
<h3 id="parent-only-1">Parent only<a class="anchor" aria-label="anchor" href="#parent-only-1"></a>
</h3>
<p>Constant variance for SFO, DFOP, SFORB and HS.</p>
-<table class="table">
+<table style="width:100%;" class="table">
+<colgroup>
+<col width="48%">
+<col width="7%">
+<col width="7%">
+<col width="8%">
+<col width="7%">
+<col width="7%">
+<col width="7%">
+<col width="7%">
+</colgroup>
<thead><tr class="header">
<th align="left">CPU</th>
<th align="left">OS</th>
@@ -412,10 +425,30 @@ systems. All trademarks belong to their respective owners.</p>
<td align="right">1.987</td>
<td align="right">2.055</td>
</tr>
+<tr class="even">
+<td align="left">Intel(R) Xeon(R) Gold 6134 CPU @ 3.20GHz</td>
+<td align="left">Linux</td>
+<td align="left">1.2.6</td>
+<td align="left">3.2</td>
+<td align="right">2.998</td>
+<td align="right">6.523</td>
+<td align="right">6.126</td>
+<td align="right">4.721</td>
+</tr>
</tbody>
</table>
<p>Two-component error fits for SFO, DFOP, SFORB and HS.</p>
-<table class="table">
+<table style="width:100%;" class="table">
+<colgroup>
+<col width="48%">
+<col width="7%">
+<col width="7%">
+<col width="8%">
+<col width="7%">
+<col width="7%">
+<col width="7%">
+<col width="7%">
+</colgroup>
<thead><tr class="header">
<th align="left">CPU</th>
<th align="left">OS</th>
@@ -497,6 +530,16 @@ systems. All trademarks belong to their respective owners.</p>
<td align="right">3.433</td>
<td align="right">3.595</td>
</tr>
+<tr class="even">
+<td align="left">Intel(R) Xeon(R) Gold 6134 CPU @ 3.20GHz</td>
+<td align="left">Linux</td>
+<td align="left">1.2.6</td>
+<td align="left">3.2</td>
+<td align="right">5.070</td>
+<td align="right">8.464</td>
+<td align="right">8.525</td>
+<td align="right">7.599</td>
+</tr>
</tbody>
</table>
</div>
@@ -505,6 +548,14 @@ systems. All trademarks belong to their respective owners.</p>
</h3>
<p>Two-component error for DFOP-SFO and SFORB-SFO.</p>
<table class="table">
+<colgroup>
+<col width="54%">
+<col width="8%">
+<col width="8%">
+<col width="9%">
+<col width="9%">
+<col width="10%">
+</colgroup>
<thead><tr class="header">
<th align="left">CPU</th>
<th align="left">OS</th>
@@ -570,6 +621,14 @@ systems. All trademarks belong to their respective owners.</p>
<td align="right">12.160</td>
<td align="right">265.934</td>
</tr>
+<tr class="even">
+<td align="left">Intel(R) Xeon(R) Gold 6134 CPU @ 3.20GHz</td>
+<td align="left">Linux</td>
+<td align="left">1.2.6</td>
+<td align="left">3.2</td>
+<td align="right">30.168</td>
+<td align="right">748.675</td>
+</tr>
</tbody>
</table>
</div>
@@ -577,7 +636,14 @@ systems. All trademarks belong to their respective owners.</p>
<h3 id="three-metabolites-1">Three metabolites<a class="anchor" aria-label="anchor" href="#three-metabolites-1"></a>
</h3>
<p>Two-component error for SFORB-SFO3-plus</p>
-<table class="table">
+<table style="width:100%;" class="table">
+<colgroup>
+<col width="59%">
+<col width="8%">
+<col width="8%">
+<col width="10%">
+<col width="13%">
+</colgroup>
<thead><tr class="header">
<th align="left">CPU</th>
<th align="left">OS</th>
@@ -635,6 +701,13 @@ systems. All trademarks belong to their respective owners.</p>
<td align="left">3.2</td>
<td align="right">456.252</td>
</tr>
+<tr class="even">
+<td align="left">Intel(R) Xeon(R) Gold 6134 CPU @ 3.20GHz</td>
+<td align="left">Linux</td>
+<td align="left">1.2.6</td>
+<td align="left">3.2</td>
+<td align="right">1235.028</td>
+</tr>
</tbody>
</table>
</div>

Contact - Imprint