aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/index.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-06-04 15:09:28 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2019-06-04 15:09:28 +0200
commit95178837d3f91e84837628446b5fd468179af2b9 (patch)
tree8b162d5a22b28b59ca9c6bb27bf8f9dfbeaefbae /docs/reference/index.html
parent9a96391589fef9f80f9c6c4881cc48a509cb75f2 (diff)
Additional algorithm "d_c", more tests, docs
The new algorithm tries direct optimization of the likelihood, as well as a three step procedure. In this way, we consistently get the model with the highest likelihood for SFO, DFOP and HS for all 12 new test datasets.
Diffstat (limited to 'docs/reference/index.html')
-rw-r--r--docs/reference/index.html16
1 files changed, 14 insertions, 2 deletions
diff --git a/docs/reference/index.html b/docs/reference/index.html
index 42028d60..c5ac0d72 100644
--- a/docs/reference/index.html
+++ b/docs/reference/index.html
@@ -60,7 +60,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">0.9.49.4</span>
+ <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.9.49.5</span>
</span>
</div>
@@ -195,6 +195,12 @@
</tr><tr>
<td>
+ <p><code><a href="mkinerrplot.html">mkinerrplot()</a></code> </p>
+ </td>
+ <td><p>Function to plot squared residuals and the error model for an mkin object</p></td>
+ </tr><tr>
+
+ <td>
<p><code><a href="endpoints.html">endpoints()</a></code> </p>
</td>
<td><p>Function to calculate endpoints for further use from kinetic models fitted with mkinfit</p></td>
@@ -307,6 +313,12 @@
</tr><tr>
<td>
+ <p><code><a href="experimental_data_for_UBA.html">experimental_data_for_UBA_2019</a></code> </p>
+ </td>
+ <td><p>Experimental datasets used for development and testing of error models</p></td>
+ </tr><tr>
+
+ <td>
<p><code><a href="test_data_from_UBA_2014.html">test_data_from_UBA_2014</a></code> </p>
</td>
<td><p>Three experimental datasets from two water sediment systems and one soil</p></td>
@@ -529,7 +541,7 @@
</div>
<div class="pkgdown">
- <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.3.0.9000.</p>
+ <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.3.0.</p>
</div>
</footer>
</div>

Contact - Imprint