plotLM {mffSM} | R Documentation |
This is purely a wrapper to the standard plot.lm
function with which = 1:3
argument.
plotLM(x, pch = 21, col = "blue4", bg = "skyblue", layoutm)
x |
an object of class |
pch, col, bg |
graphical arguments passed to
|
layoutm |
optional matrix passed to layout. |
See plot.lm
.
Arnošt Komárek arnost.komarek[AT]mff.cuni.cz