Which functions shoud be plotted! Default is all. They
will scroll by, so you have to take care of explicitly what you want
to be produced. See, eg, par(mfrow = ...)
main
Header for the plot
xlim
x limits
ylim
y limits
xlab
x label
ylab
y label
col
Colors?
lty
Line types?
printLegend
Should legend be printed? Default is yes.
new.data
At which covariate values?
…
Extra parameters passed to 'plot'
Value
No return value.
Details
The plot is drawn at the mean values of the covariates, by default.