Learn R Programming

ESTER (version 0.2.0)

plot.simER: Plotting the results of simER

Description

Plotting the results of simER.

Usage

# S3 method for 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