determineDepth: Determine depth of letter values needed for n observations.

Description Usage Arguments Details

Description

Determine depth of letter values needed for n observations.

Usage

1
determineDepth(n, k = NULL, alpha = NULL, perc = NULL)

Arguments

n

number of observation to be shown in the LV boxplot

k

number of letter value statistics used

alpha

if supplied, depth k is calculated such that (1-alpha)100 intervals of an LV statistic do not extend into neighboring LV statistics.

perc

if supplied, depth k is adjusted such that perc percent outliers are shown

Details

Supply one of k, alpha or perc.


heike/gglvplot documentation built on May 17, 2019, 3:23 p.m.