Learn R Programming

lvplot

Letter value plots are an alternative to boxplots which extend the number of "letter value" statistics used. For large datasets, this gives you more information about the tail behaviour and displays fewer "outliers".

Installation

You can install lvplot from CRAN with install.packages("lvplot") or from GitHub with devtools::install_github("hadley/lvplot").

Copy Link

Version

Install

install.packages('lvplot')

Monthly Downloads

984

Version

0.2.1

License

GPL (>= 2)

Maintainer

Last Published

September 25th, 2022

Functions in lvplot (0.2.1)

geom_lv

Side-by-side LV boxplots with ggplot2.
lvplot-package

lvplot: Letter Value 'Boxplots'
drawLVplot

Draw an LV plot.
lvtable

Compute table of k letter values for vector x
ontime

Ontime Flight Data
LVboxplot

Side-by-side LV boxplots with base graphics
census

County demographics based on 1980 US Census
determineDepth

Determine depth of letter values needed for n observations.