plothlinewitherror: plothlinewitherror
Description
plot a horizontal line with error band
Usage
plothlinewitherror(m, dp, dm, col = c("red"), x0, x1)
Arguments
m
Numeric. Mean value of the line to plot.
x0
Numeric. Left value of the range of the horizontal line.
x1
Numeric. Right value of the range of the horizontal line.
Value
No return value, only graphics is generated.