doPlot-methods: Plot function.

doPlotR Documentation

Plot function.

Description

Plot function.

Usage

doPlot(object, ...)

## S4 method for signature 'Distribution'
doPlot(object)

Arguments

object

Object

...

Additional function arguments

Examples

xPareto <- new("Pareto",p1=20,p2=3)
doPlot(xPareto)

casact/cascsim documentation built on Nov. 12, 2022, 11:53 p.m.