Plot of two-dimensional data and stepArchetypes.
Plot of two-dimensional data and stepArchetypes.
## S3 method for class 'stepArchetypes' xyplot(x, y, data.col = gray(0.7), data.pch = 19, atypes.col = (seq_len(length(x) * length(x[[1]])) + 1), atypes.pch = 19, ahull.show = TRUE, ahull.col = atypes.col, ...)
x |
An |
y |
A matrix or data frame. |
data.col |
Color of data points. |
data.pch |
Type of data points. |
atypes.col |
Color of archetypes points. |
atypes.pch |
Type of archetypes points. |
ahull.show |
Show approximated convex hull. |
ahull.col |
Color of approximated convex hull line. |
... |
Passed to the underlying plot functions. |
Undefined.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.