movieplot2 {archetypes}R Documentation

Archetypes plot movie 2.

Description

Archetypes plot movie 2.

Usage

movieplot2(zs, data, show=atypes, ssleep=0, bsleep=0, zas.col=2,
    zas.pch=13, old.col=rgb(1, 0.5, 0.5), ...)

Arguments

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.

Details

Shows the intermediate steps of the algorithm;

Value

Undefined.


[Package archetypes version 1.0 Index]