View source: R/lfqbench.proc.r
| getOutlierIdx | R Documentation | 
getOutlierIdx get outlier indices out of a range defined as mean +/- sdFac*SD
getOutlierIdx(flag, vals, flags, sdFac)
flag | 
 identify values in @param flags by this value, e.g. a single species  | 
vals | 
 vector of values, e.g. log-ratios  | 
flags | 
 vector of flags, e.g. species  | 
sdFac | 
 SD multiplier to define thresholds around the mean value where the outliers start  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.