plot.multic {multic}R Documentation

Plot a multic object

Description

This is a method for the function plot() for objects inheriting from class multic. See plot or plot.default for the general behavior of this function and for the interpretation of x.

Usage

plot.multic(x, ...)

Arguments

x a multic object
... additional arguments like xlim, ylab, etc.

[Package multic version 0.3.2 Index]