atypes(zs, ...)
ntypes(zs, ...)
adata(zs, ...)
alphas(zs, ...)
betas(zs, ...)
iters(zs, ...)
ahistory(zs, ...)
nhistory(zs, ...)
archetypes
-related object.atypes
: Archetypes matrix.
ntypes
: Number of archetypes.
adata
: Approximated data matrix.
alphas
: Alpha matrix.
betas
: Beta matrix.
iters
: Number of iterations.
ahistory
: The archetypes
object of the requested step.
nhistory
: The number of history steps available.atypes
: replaced by parameters
.
ntypes
: replaced by nparameters
.
adata
: replaced by fitted
.
alphas
: replaced by coef
.
betas
: replaced by coef
.
iters
: removed.
ahistory
: removed; see memento
.
nhistory
: removed; see memento
.