LVboxplot.numeric {lvplot}R Documentation

Single LV boxplot

Description

Produces a single lettervalue boxplot for the specified data.

Usage

LVboxplot.numeric(x,alpha=0.95, k=NULL, perc=NULL,horizontal=TRUE,col="grey",...)

Arguments

x alpha level for significance level: alpha 100% confidence intervals do not touch neighboring LV statistics
alpha number of letter statistics to compute and draw
k if defined, aim for perc percent outliers
perc display horizontally (TRUE) or vertically (FALSE)
horizontal specify base colour to use
col unused
...

Author(s)

Hadley Wickham <h.wickham@gmail.com>

See Also

LVboxplot.formula


[Package lvplot version 0.1 Index]