movieplot2 {archetypes} | R Documentation |
Archetypes plot movie 2.
movieplot2(zs, data, show=atypes, ssleep=0, bsleep=0, zas.col=2, zas.pch=13, old.col=rgb(1, 0.5, 0.5), ...)
zs |
An archetypes object. |
data |
The data matrix. |
show |
Shows only archetypes currently. |
ssleep |
Seconds to sleep before start. |
bsleep |
Seconds to sleep between each plot. |
zas.col |
Color of the intermediate archetypes. |
zas.pch |
Type of the intermediate archetypes points. |
old.col |
Color of the archetypes on step further. |
... |
Passed to underlying plot functions. |
Shows the intermediate steps of the algorithm;
Undefined.