adapt_nondetect: adapts values of single results < detection limit.

Description Usage Arguments

View source: R/ogreModelMain.R

Description

requires list of these substances as data.frame for each site (one column per site). If substance is always < dl at one site, results are set to zero. If substance is sometimes > dl, resluts are set to a factor*dl

Usage

1
adapt_nondetect(x_in, x_nd, factor = 0.5)

Arguments

x_in

name of input data.frame

x_nd

vector with substances < detection (one column per site)

factor

multiplier of detection limit if smaller dl (e.g., 0, 0.5 or 1)


KWB-R/kwb.ogre.model documentation built on Dec. 18, 2021, 2:37 a.m.