Learn R Programming

archetypes (version 2.2-0.1)

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

object

An archetypes object.

type

Return scaled, single or global RSS.

...

Ignored.

Value

Residual sum of squares.