lval: Letter values

Description Usage Arguments Value Author(s) Examples

Description

Computes the letter values for a batch of numbers.

Usage

1
lval(x,na.rm=TRUE)

Arguments

x

numeric vector of values

na.rm

logical value indicating whether NA values should be stripped before the computation proceeds

Value

dataframe with components depth, lo, hi, mids, and spreads

Author(s)

Jim Albert

Examples

1
lval(rnorm(100))

bayesball/LearnEDAfunctions documentation built on Sept. 20, 2020, 2:45 p.m.