diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-10-10 14:56:35 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-10-10 14:56:35 +0200 |
commit | a2ca8be6f5593f0afd833ea73b62149055ee84f9 (patch) | |
tree | 09db7608e35df299a84928550b50ecc2917f4812 /man | |
parent | a071d46f698397a6c8247e19eceb0fcd5f139056 (diff) |
Do not mess with zero values at time zero
Diffstat (limited to 'man')
-rw-r--r-- | man/set_nd.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/set_nd.Rd b/man/set_nd.Rd index 085b606..cef2705 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 or zero values at time zero?} +\item{time_zero_nd_value}{Which value should we use for non-detects at time zero?} \item{stop_after_first_nondetect}{Should we really stop after the first non-detection?} } |