lvtable: Compute table of k letter values for vector x

Description Usage Arguments Value

Description

Calculate k letter values from numeric vector x together with an 100(1-alpha)% confidence interval.

Usage

1
lvtable(x, k, alpha = 0.95)

Arguments

x

input numeric vector

k

number of letter values to compute

alpha

alpha-threshold for confidence level

Value

data frame of letter value (upper and lower value, if not the median), depth, and confidence interval.


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