as.archetypes {archetypes} | R Documentation |
Archetypes object constructor.
as.archetypes(archetypes, k, alphas, rss, iters, call, history, kappas, betas, zas)
archetypes |
The archetypes; a p times m matrix, see
atypes . |
k |
The number of archetypes; |
alphas |
The coefficients; a n times p matrix, see
alphas . |
rss |
The residual sum of squares; see rss. |
iters |
The number of iterations to the convergence. |
call |
The call of the archetypes function. |
history |
If saveHistory set then an environment with the
archetypes object for each execution step; |
kappas |
The kappas for each system of linear equations. |
betas |
The data coefficients; a p times n matrix. |
zas |
The temporary archetypes. |
A list with an element for each parameter and class attribute
archetypes
.
archetypes
, atypes
, ntypes
,
rss
, adata
, alphas
,
ahistory
, nhistory