screeplot.stepArchetypes {archetypes} | R Documentation |
Screeplot draws the residual sum of square curve based on the best model of each step.
## S3 method for class 'stepArchetypes'
screeplot(x, type = c("lines", "barplot"), ...)
x |
A |
type |
Draw lines or a barplot. |
... |
Passed to underlying plot functions. |
Undefined.