plot.bigRR: Plot method for bigRR objects

Description Usage Arguments Details

View source: R/plot.bigRR.R

Description

A plot method for the objects of class "bigRR"

Usage

1
2
## S3 method for class 'bigRR'
plot(x, alpha = .36, ...)

Arguments

x

A "bigRR" object.

alpha

Transparency, ranged from 0 (completely transparent) to 1 (no transparency).

...

arguments not used.

Details

Plot the bigRR objects returned by bigRR or bigRR.update.


bigRR documentation built on July 25, 2020, 3 a.m.