Learn R Programming

SCGLR (version 1.1)

pairs.SCGLR: pairs

Description

pairs

Usage

## S3 method for class 'SCGLR':
pairs(x, ..., nrow = NULL, ncol = NULL,
    plans = NULL)

Arguments

x
SCGLR result to plot
...
unused
nrow
number of rows of the grid layout
ncol
number of columns of the grid layout
plans
vector of integer to select components to use

Value

  • plot

See Also

For pairs application see examples in plot.SCGLR