error.bars: nice standard errors for plots

Description Usage Arguments See Also

View source: R/error.bars.R

Description

nice standard errors for plots

Usage

1
error.bars(x, upper, lower, width = 0.001, max.M = 100, ...)

Arguments

x

Vector of error bar x value locations

upper

Vector of upper error bar limits

lower

Vector of limit error bar limits

width

errorbar line width (default: 0.001)

max.M

maximum number of bars to show in a plot (default: 100)

...

Additional arguments passed to segment function

See Also

segments


l2boost documentation built on Feb. 11, 2022, 5:10 p.m.