Default parallel coordinates plot.
Code copied from function parcoord
of
package MASS
to simply play arround with the
visualization of archetypes. At a later date, when it is
clear which visualisation is the best, the functionality is
probabibly merged with the original function or it is
possible with parallel coordinate plots which are available
et all.
## Default S3 method: pcplot(x, col = gray(0.7), lty = 1, var.label = TRUE, rx = NULL, ...)
x |
A n \times m matrix or data frame who columns represent variables. Missing values are allowed. |
col |
Line color. |
lty |
Line type. |
var.label |
Axes labels. |
rx |
A 2 \times m matrix with ranges for each dimension. |
... |
Passed to the underlying
|
Undefined.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.