plot,Ib,ANY-method {ib}R Documentation

Method for plotting an object in class union "Ib"

Description

Method for plotting an object in class union "Ib"

Usage

## S4 method for signature 'Ib,ANY'
plot(x, y = NULL, ...)

Arguments

x

an object of class union "Ib"

y

not used

...

further arguments to pass to plot

See Also

Ib, plot.lm


[Package ib version 0.2.0 Index]