powered by
"plot"(x, ...)
plotPredictions
plotSlopes
plot
data(housing) res <- a3.lm(MED.VALUE ~ NOX + ROOMS + AGE + HIGHWAY + PUPIL.TEACHER, housing, p.acc = NULL) plot(res)
Run the code above in your browser using DataLab