rss.archetypes: Return residual sum of squares
Description
Return residual sum of squares
Usage
# S3 method for archetypes
rss(object, type = c("scaled", "single", "global"), ...)# S3 method for stepArchetypes
rss(object, ...)
# S3 method for repArchetypes
rss(object, ...)
Arguments
type
Return scaled, single or global RSS.
Value
Residual sum of squares.