cook.outliers           Determines outliers using Cook's Distance
dixon.outliers          Determines outliers using Dixon's Q Test method
horn.outliers           Determines outliers using Horn's method and
                        Tukey's interquartile fences on a Box-Cox
                        transformation of the data.
nonparRI                Determines the reference interval using
                        non-parametric means
nonparRanks             Table that dictate the ranks for the confidence
                        intervals around the calculated reference
                        interval.
plot.interval           Overload of plot function to include the
                        ability to plot the results of refLimit
print.interval          Overload of print in order to concisely print
                        the results of refLimit
print.interval.sub      Overload of print in order to concisely print
                        the results of refLimit
refLimit                Calculates and returns reference and confidence
                        intervals for a dataset
referenceIntervals-package
                        This package calculates reference intervals
                        from a dataset using either parametric,
                        non-parametric, or robust methods.
robust                  Algorithm that implements the robust method for
                        reference interval calculations
set120                  Dataset containing 120 values
set20                   Small dataset containing 20 samples
set200                  Dataset containing 200 values
set50                   Dataset containing 50 values
singleRefLimit          This is the workhorse of the refLimit function
vanderLoo.outliers      Mark van der Loo's outlier detection method in
                        the extremevalues package
