From 00e177fdf6929058fd26c3086ae159462ae0a456 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 23 Oct 2019 16:18:24 +0200 Subject: Fix static docs for set_nd_nq --- docs/reference/set_nd_nq.html | 44 ++++++++++--------------------------------- 1 file changed, 10 insertions(+), 34 deletions(-) (limited to 'docs/reference/set_nd_nq.html') 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 @@ -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 +Set non-detects and unquantified values in residue series without replicates — set_nd_nq • pfm + + @@ -37,15 +34,9 @@ it automates the proposal of Boesten et al (2015). — set_nd_nq • pfm - - + + @@ -97,7 +89,6 @@ it automates the proposal of Boesten et al (2015)." /> Reference - @@ -113,32 +104,24 @@ it automates the proposal of Boesten et al (2015)." />
- -

Set non-detects and unquantified values in residue series without replicates -This function automates replacing unquantified values in residue time and +

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(res_raw, lod, loq = NA, time_zero_presence = FALSE)
 
 set_nd_nq_focus(res_raw, lod, loq = NA, set_first_sample_nd = TRUE,
   first_sample_nd_value = 0, ignore_below_loq_after_first_nd = TRUE)
- +

Arguments

@@ -182,18 +165,16 @@ in case it is a non-detection?

non-detection that occurs after the quantified values?

- +

Value

A numeric vector, if a vector was supplied, or a numeric matrix otherwise

-

Functions

  • set_nd_nq_focus: Set non-detects in residue time series according to FOCUS rules

-

References

Boesten, J. J. T. I., van der Linden, A. M. A., Beltman, W. H. @@ -204,7 +185,6 @@ Wageningen UR (University & Research centre)

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

-

Examples

# FOCUS (2014) p. 75/76 and 131/132 @@ -249,13 +229,9 @@ Wageningen UR (University & Research centre)

Contents

-- cgit v1.2.1