Learn R Programming

dmbc (version 0.4.0)

plot,dmbc_ic,ANY-method: Provide a graphical summary of a dmbc_ic class instance.

Description

Provide a graphical summary of a dmbc_ic class instance.

Usage

# S4 method for dmbc_ic,ANY
plot(x, size = NULL, ...)

Arguments

x

An object of class dmbc_ic.

size

A length-two numeric vector providing the optional sizes of points and lines in the plot.

...

Further arguments to pass on (currently ignored).