lattice (version 0.10-10)

panel.parallel: Default Panel Function for parallel

Description

This is the default panel function for parallel.

Usage

panel.parallel(z, subscripts, col, lwd, lty, ...)

Arguments

z
The data frame used for the plot.
subscripts
The indices of the rows of z that are to be displyed in this panel.
col, lwd, lty
graphical parameters (chosen by default as the settings for superpose.line).
...
other arguments

Details

difficult to describe. See example for parallel

See Also

parallel