Learn R Programming

archetypes (version 2.2-0.1)

screeplot.stepArchetypes: Screeplot of stepArchetypes.

Description

Screeplot draws the residual sum of square curve based on the best model of each step.

Usage

# S3 method for stepArchetypes
screeplot(x, type = c("lines", "barplot"), ...)

Arguments

x

A stepArchetypes object.

type

Draw lines or a barplot.

...

Passed to underlying plot functions.

Value

Undefined.