as.archetypes(archetypes, k, alphas, rss, iters, call, history, kappas, betas, zas,
family, familyArgs, residuals, weights, reweights)
## S3 method for class 'archetypes':
fitted(object, ...)
## S3 method for class 'archetypes':
coef(object, type=c("alphas", "betas"), ...)
## S3 method for class 'archetypes':
residuals(object, ...)
## S3 method for class 'archetypes':
rss(object, type=c("scaled", "single", "global"), ...)
## S3 method for class 'archetypes':
weights(object, type=c("weights", "reweights"), ...)
## S3 method for class 'archetypes':
kappa(z, ...)
## S3 method for class 'archetypes':
nparameters(object, ...)
atypes
.alphas
.archetypes
function.saveHistory
set then an environment with the
archetypes object for each execution step;archetypes
-related object.archetypes
object.as.archetypes
: A list with an element for each parameter and class attribute
archetypes
.
fitted.archetypes
: Matrix with approximated data.
parameters,archetypes-method
: Matrix with $k$ archetypes.
coef.archetypes
: Coefficient matrix.
residuals.archetypes
: Matrix with residuals.
rss.archetypes
: Residual sum of squares.
weights.archetypes
: Vector of weights.
kappa.archetypes
: A vector of kappas.
nparameters.archetypes
: Number of archetypes.archetypes