determineDepth {lvplot}R Documentation

Determine depth

Description

Determine number of letter values needed for n observations

Usage

determineDepth(n, k, alpha,  perc)

Arguments

n number of observation to be shown in the LV boxplot
k number of letter value statistics used
alpha if defined, depth k is calculated such that confidence intervals of an LV statistic do not extend into neighboring LV statistics
perc if defined, depth k is adjusted such that perc percent outliers are shown

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package lvplot version 0.1 Index]