diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-10-15 11:27:59 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-10-15 11:27:59 +0200 |
commit | 020bce41dd821b5949f824eaa3a2998584a14585 (patch) | |
tree | 08be4725ed03d1821e1dcc0305b638852b766d03 /docs/reference/index.html | |
parent | a2ca8be6f5593f0afd833ea73b62149055ee84f9 (diff) |
Residue processing for depth profiles over time
Diffstat (limited to 'docs/reference/index.html')
-rw-r--r-- | docs/reference/index.html | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/docs/reference/index.html b/docs/reference/index.html index 455ee07..e9c7098 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -170,9 +170,14 @@ </tr><tr> <td> - <p><code><a href="set_nd.html">set_nd()</a></code> <code><a href="set_nd.html">set_nd_focus()</a></code> </p> - </td> - <td><p>Set non-detects in residue series without replicates</p></td> + <p><code><a href="set_nd_nq.html">set_nd_nq()</a></code> <code><a href="set_nd_nq.html">set_nd_nq_focus()</a></code> </p> + </td> + <td><p>Set non-detects and unquantified values in residue series without replicates +This function automates replacing unquantified values in residue time and +depth series. For time series, the function performs part of the residue +processing proposed in the FOCUS kinetics guidance for parent compounds +and metabolites. For two-dimensional residue series over time and depth, +it automates the proposal of Boesten et al (2015).</p></td> </tr> </tbody><tbody> <tr> |