include.others {tiger}R Documentation

Internal Function: evaluate box plot

Description

Find clusters with a comparable position on the box plot with respect to the best value. Comparable position means the median of one set of values falls within the interquartile range of the reference set of values

Usage

include.others(selected, center, stats, best = FALSE)

Arguments

selected index of the best value set.
center where is the best value within the
stats stats element of a boxplot result
best are we comparing against the best set?

Value

Vector of indizes for which elements are comparable

Author(s)

Dominik Reusser

See Also

box.plots


[Package tiger version 0.2 Index]