Learn R Programming

mdatools (version 0.7.0)

plot.regcoeffs: Regression coefficients plot

Description

Shows plot with regression coefficient values for every predictor variable (x)

Usage

"plot"(x, ncomp = 1, ny = 1, type = NULL, col = NULL, main = "Regression coefficients", xlab = "Variables", ylab = "Coefficients", show.line = T, show.ci = T, ...)

Arguments

x
regression coefficients object (class regcoeffs)
ncomp
number of components to return the coefficients for
ny
number of response variable to return the coefficients for
type
type of the plot
col
vector with colors for the plot (vector or one value)
main
main plot title
xlab
label for x axis
ylab
label for y axis
show.line
logical, show or not line for 0 value
show.ci
logical, show or not confidence intervals if they are available
...
other arguments