character; names of statistics to plot (default: all)
...
other arguments passed to hist by plot.secrtest
Details
An `secrtest' object is output from secr.test.
plot.secrtest plots a histogram of the simulated values.
If plot.secrtest is applied to an object with more than one
statistic then multiple plots are produced, so a multi-figure layout
should be prepared (par(mfrow = c(1,2)) for 2 plots side by
side). Include the hist argument main = '' to suppress the
ugly plot labels, and ensure each statistic is named by statfn so
that the x-axis is labelled correctly (See the Examples in help for
secr.test).