outliers: Detects outliers using values extracted from an environmental variable
Description
Calculates the outliers using the reverse jackknife procedure (see rjack) and boxplot statistics (using boxplot.stats). If the value lies 1.5 times beyond the length of the box in the boxplot then it is considered to be an outlier. This function is used by errorcheck.
Usage
outliers(rid, species, dups, ev)
Arguments
rid
row identifier created in errorcheck
species
column of species names
dups
a column of zeros and ones, where ones indicate duplicates