include.others: Internal Function: evaluate box plot

Description Usage Arguments Value Author(s) See Also

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

1
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


tiger documentation built on May 2, 2019, 2:22 a.m.