diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-02-15 17:05:19 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-02-15 17:05:19 +0100 |
commit | 11c7f26dd6c532d977d9875f3c16952c7bba37ca (patch) | |
tree | 03393f3e63f1db688166e82fff7a8d16bb239154 /docs/reference/sigma_twocomp.html | |
parent | c4f327e62f19c0a3fc77a538f7cf0c2c619019d8 (diff) | |
parent | a9427a09abdf7ce9aaeae7c7190f90c8f2e5ef52 (diff) |
Merge branch 'master' into saemix
Diffstat (limited to 'docs/reference/sigma_twocomp.html')
-rw-r--r-- | docs/reference/sigma_twocomp.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/reference/sigma_twocomp.html b/docs/reference/sigma_twocomp.html index 46ca562a..397582f0 100644 --- a/docs/reference/sigma_twocomp.html +++ b/docs/reference/sigma_twocomp.html @@ -73,7 +73,7 @@ dependence of the measured value \(y\):" /> </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.0.0</span> + <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.0.3</span> </span> </div> @@ -188,6 +188,10 @@ Additive, Multiplicative, and Mixed Analytical Errors. Clinical Chemistry 24(11), 1895-1898.</p> <p>Rocke, David M. and Lorenzato, Stefan (1995) A two-component model for measurement error in analytical chemistry. Technometrics 37(2), 176-184.</p> +<p>Ranke J and Meinecke S (2019) Error Models for the Kinetic Evaluation of Chemical +Degradation Data. <em>Environments</em> 6(12) 124 +doi: <a href='https://doi.org/10.3390/environments6120124'>10.3390/environments6120124</a> +.</p> <h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2> <pre class="examples"><div class='input'><span class='va'>times</span> <span class='op'><-</span> <span class='fu'><a href='https://rdrr.io/r/base/c.html'>c</a></span><span class='op'>(</span><span class='fl'>0</span>, <span class='fl'>1</span>, <span class='fl'>3</span>, <span class='fl'>7</span>, <span class='fl'>14</span>, <span class='fl'>28</span>, <span class='fl'>60</span>, <span class='fl'>90</span>, <span class='fl'>120</span><span class='op'>)</span> |