outputLVplot {lvplot}R Documentation

LV summary table

Description

Create letter value summary table

Usage

outputLVplot(x,qu,k,out,depth,alpha)

Arguments

x numeric vector
qu quantiles to compute
k number of letter statistics
out list of outliers
depth depth of the corresponding LV statistic (i.e. how far from the outside do we have to go into the sorted data values?)
alpha significance level

Value

letter.val: letter value statistic, distinguishes between upper and lower LV statistic for all statistics but the median
conf.int: confidence interval of corresponding letter value statistic
out: list of defined outliers

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package lvplot version 0.1 Index]