plot.simER {ESTER} | R Documentation |
simER
Plotting the results of simER
.
## S3 method for class 'simER'
plot(x, log = TRUE, hist = TRUE, ...)
x |
A |
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 |
Ladislas Nalborczyk <ladislas.nalborczyk@gmail.com>