plot.simER {ESTER}R Documentation

Plotting the results of simER

Description

Plotting the results of simER.

Usage

## S3 method for class 'simER'
plot(x, log = TRUE, hist = TRUE, ...)

Arguments

x

A simER object

log

Should the y-axis be log-transformed ?

hist

Should plot the histogram of simulations hitting either the lower, the upper boundary, or stopping at nmax ?

...

Further arguments passed to plot.default

Author(s)

Ladislas Nalborczyk <ladislas.nalborczyk@gmail.com>


[Package ESTER version 0.2.0 Index]