From a071d46f698397a6c8247e19eceb0fcd5f139056 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 10 Oct 2019 12:25:42 +0200 Subject: Fix set_nd for metabolites, handle zero at time zero --- man/set_nd.Rd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/set_nd.Rd b/man/set_nd.Rd index bdbc6d2..085b606 100644 --- a/man/set_nd.Rd +++ b/man/set_nd.Rd @@ -22,7 +22,7 @@ stop after the first non-detection is to be applied} \item{time_zero}{Is the first value in the series a time zero value?} -\item{time_zero_nd_value}{Which value should we use for non-detects at time zero?} +\item{time_zero_nd_value}{Which value should we use for non-detects or zero values at time zero?} \item{stop_after_first_nondetect}{Should we really stop after the first non-detection?} } @@ -59,6 +59,6 @@ set_nd(metabolite, 0.02) } \references{ FOCUS (2014) Generic Guidance for Estimating Persistence and Degradation - Kinetics from Environmental Fate Studies on Pesticides in EU Registration, Version 1.1, + Kinetics from Environmental Fate Studies on Pesticides in EU Registration, Version 1.1, 18 December 2014, p. 251 } -- cgit v1.2.1