plot,dmbc_ic,ANY-method {dmbc}R Documentation

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 signature '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).

Author(s)

Sergio Venturini sergio.venturini@unicatt.it


[Package dmbc version 1.0.2 Index]