plotCI: Plot Error Bars and Confidence Intervals

Description Usage Details

Description

Given a set of x and y values and interval width or upper and lower bounds, plot the points with error bars. This can be a useful tool for visualizing confidence intervals.

Usage

1
plotCI(..., sfrac = 0, gap = 0, pch = 19, col = "blue")

Details

This is a wrapper to plotCI from the gplots package, but using different defaults.


dvukcevic/mypackage documentation built on May 14, 2019, 11:12 a.m.