parallel.
panel.parallel(x, y, z, subscripts, groups = NULL, col, lwd, lty, alpha, common.scale = FALSE, lower, upper, ..., horizontal.axis = TRUE, identifier = "parallel")z that are to be displyed in this
panel.
z in the same group share parameters).
superpose.line). If groups is non-null, these
parameters used one for each group. Otherwise, they are recycled
and used to distinguish between rows of the data frame z.
z.
Defaults to FALSE, in which case the horizontal range for
each column is different (as determined by lower and
upper).
z. Determines the lower and upper bounds to be used for
scaling the corresponding columns of z after coercing them to
numeric. Defaults to the minimum and maximum of each column.
Alternatively, these could be functions (to be applied on each
column) that return a scalar.
TRUE) or vertically (FALSE).
parallel
Inselberg, Alfred (2009) Parallel Coordinates: Visual Multidimensional Geometry and Its Applications, Springer. ISBN: 978-0-387-21507-5.
Inselberg, A. (1985) The Plane with Parallel Coordinates, The Visual Computer.
parallel