Determine depth of letter values needed for n observations.
determineDepth(n, k = NULL, alpha = NULL, perc = NULL)
number of observation to be shown in the LV boxplot
number of letter value statistics used
if supplied, depth k is calculated such that (1-alpha
)100
intervals of an LV statistic do not extend into
neighboring LV statistics.
if supplied, depth k is adjusted such that perc
percent
outliers are shown
Supply one of k
, alpha
or perc
.