pairs.SCGLR: Pairwise scglr plot on components

Description Usage Arguments See Also

View source: R/plot.r

Description

Pairwise scglr plot on components

Usage

1
2
3
## S3 method for class 'SCGLR'
pairs(x, ..., nrow = NULL, ncol = NULL,
  components = NULL)

Arguments

x

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

...

optionally, further arguments forwarded to plot.SCGLR.

nrow

number of rows of the grid layout.

ncol

number of columns of the grid layout.

components

vector of integers selecting components to plot (default is all components).

See Also

For pairs application see examples in plot.SCGLR


SCGLR documentation built on May 1, 2019, 8 p.m.