Learn R Programming

mdatools (version 0.7.0)

plot.regres: plot method for regression results

Description

plot method for regression results

Usage

"plot"(x, ny = 1, ...)

Arguments

x
regression results (object of class regres)
ny
which response to show the plot for (if y is multivariate)
...
other plot parameters (see mdaplot for details)

Details

Shows prediction plot for the results (the same as plotPredictions.regres)