Learn R Programming

SCGLR (version 3.0)

screeplot.SCGLR: Screeplot of percent of overall X variance captured by component

Description

Screeplot of percent of overall X variance captured by component

Usage

# S3 method for SCGLR
screeplot(x, ...)

Arguments

x

object of class 'SCGLR', usually a result of running scglr.

optional arguments.

Value

an object of class ggplot.

See Also

For screeplot application see examples in plot.SCGLR.