Screeplot of percent of overall X variance captured by component
Source:R/plot.r
screeplot.SCGLR.RdScreeplot of percent of overall X variance captured by component
Usage
# S3 method for class 'SCGLR'
screeplot(x, ...)Arguments
- x
object of class 'SCGLR', usually a result of running
scglr.- ...
optional arguments.
See also
For screeplot application see examples in plot.SCGLR.