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

plot.testSlopes

Plot testSlopes objects


Description

plot.testSlopes is a method for the generic function plot. It has been revised so that it creates a plot illustrating the marginal effect, using the Johnson-Neyman interval calculations to highlight the "statistically significantly different from zero" slopes.

Usage

## S3 method for class 'testSlopes'
plot(x, ..., shade = TRUE, col = rgb(1, 0, 0,
  0.1))

Arguments

x

A testSlopes object.

...

Additional arguments that are ignored currently.

shade

Optional. Create colored polygon for significant regions.

col

Optional. Color of the shaded area. Default transparent pink.

Value

NULL

Author(s)

<pauljohn@ku.edu>


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.