aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/set_nd_nq.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/set_nd_nq.html')
-rw-r--r--docs/reference/set_nd_nq.html44
1 files changed, 10 insertions, 34 deletions
diff --git a/docs/reference/set_nd_nq.html b/docs/reference/set_nd_nq.html
index ff751dd..9ec17ea 100644
--- a/docs/reference/set_nd_nq.html
+++ b/docs/reference/set_nd_nq.html
@@ -6,18 +6,15 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
-<title>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). — set_nd_nq • pfm</title>
+<title>Set non-detects and unquantified values in residue series without replicates — set_nd_nq • pfm</title>
+
<!-- jquery -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<!-- Bootstrap -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha256-916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG/aiY1w=" crossorigin="anonymous" />
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha256-U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8=" crossorigin="anonymous"></script>
<!-- Font Awesome icons -->
@@ -37,15 +34,9 @@ it automates the proposal of Boesten et al (2015). — set_nd_nq • pfm</title>
-<meta property="og:title" content="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). — set_nd_nq" />
-<meta property="og:description" content="Set non-detects and unquantified values in residue series without replicates
-This function automates replacing unquantified values in residue time and
+<meta property="og:title" content="Set non-detects and unquantified values in residue series without replicates — set_nd_nq" />
+<meta property="og:description" content="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,
@@ -54,6 +45,7 @@ it automates the proposal of Boesten et al (2015)." />
+
<!-- mathjax -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script>
@@ -97,7 +89,6 @@ it automates the proposal of Boesten et al (2015)." />
<a href="../reference/index.html">Reference</a>
</li>
</ul>
-
<ul class="nav navbar-nav navbar-right">
</ul>
@@ -113,32 +104,24 @@ it automates the proposal of Boesten et al (2015)." />
<div class="row">
<div class="col-md-9 contents">
<div class="page-header">
- <h1>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).</h1>
+ <h1>Set non-detects and unquantified values in residue series without replicates</h1>
<div class="hidden name"><code>set_nd_nq.Rd</code></div>
</div>
<div class="ref-description">
-
- <p>Set non-detects and unquantified values in residue series without replicates
-This function automates replacing unquantified values in residue time and
+ <p>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>
-
</div>
<pre class="usage"><span class='fu'>set_nd_nq</span>(<span class='no'>res_raw</span>, <span class='no'>lod</span>, <span class='kw'>loq</span> <span class='kw'>=</span> <span class='fl'>NA</span>, <span class='kw'>time_zero_presence</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>)
<span class='fu'>set_nd_nq_focus</span>(<span class='no'>res_raw</span>, <span class='no'>lod</span>, <span class='kw'>loq</span> <span class='kw'>=</span> <span class='fl'>NA</span>, <span class='kw'>set_first_sample_nd</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>,
<span class='kw'>first_sample_nd_value</span> <span class='kw'>=</span> <span class='fl'>0</span>, <span class='kw'>ignore_below_loq_after_first_nd</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)</pre>
-
+
<h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2>
<table class="ref-arguments">
<colgroup><col class="name" /><col class="desc" /></colgroup>
@@ -182,18 +165,16 @@ in case it is a non-detection?</p></td>
non-detection that occurs after the quantified values?</p></td>
</tr>
</table>
-
+
<h2 class="hasAnchor" id="value"><a class="anchor" href="#value"></a>Value</h2>
<p>A numeric vector, if a vector was supplied, or a numeric matrix otherwise</p>
-
<h2 class="hasAnchor" id="functions"><a class="anchor" href="#functions"></a>Functions</h2>
<ul>
<li><p><code>set_nd_nq_focus</code>: Set non-detects in residue time series according to FOCUS rules</p></li>
</ul>
-
<h2 class="hasAnchor" id="references"><a class="anchor" href="#references"></a>References</h2>
<p>Boesten, J. J. T. I., van der Linden, A. M. A., Beltman, W. H.
@@ -204,7 +185,6 @@ Wageningen UR (University &amp; Research centre)</p>
<p>FOCUS (2014) Generic Guidance for Estimating Persistence and Degradation
Kinetics from Environmental Fate Studies on Pesticides in EU Registration, Version 1.1,
18 December 2014, p. 251</p>
-
<h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>
<pre class="examples"><div class='input'><span class='co'># FOCUS (2014) p. 75/76 and 131/132</span>
@@ -249,13 +229,9 @@ Wageningen UR (University &amp; Research centre)</p>
<h2>Contents</h2>
<ul class="nav nav-pills nav-stacked">
<li><a href="#arguments">Arguments</a></li>
-
<li><a href="#value">Value</a></li>
-
<li><a href="#functions">Functions</a></li>
-
<li><a href="#references">References</a></li>
-
<li><a href="#examples">Examples</a></li>
</ul>

Contact - Imprint