Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

se.bars

Draw standard error bar for discrete variables


Description

Used with plotSlopes if plotx is discrete. This is not currently exported.

Usage

se.bars(x, y, lwr, upr, width = 0.2, col, opacity = 120, lwd = 1,
  lty = 1)

Arguments

x

The x center point

y

The fitted "predicted" value

lwr

The lower confidence interval bound

upr

The upper confidence interval bound

width

Thickness of shaded column

col

Color for a bar

opacity

Value in c(0, 254). 120 is default, that's partial see through.

lwd

line width, usually 1

lty

line type, usually 1

Author(s)

Paul Johnson


rockchalk

Regression Estimation and Presentation

v1.8.144
GPL (>= 3.0)
Authors
Paul E. Johnson [aut, cre], Gabor Grothendieck [ctb]
Initial release
2019-03-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.