Plots a histogram of the estimates abundances
Arguments
- x
object of class Simulation
- use.max.reps
by default this is FALSE meaning that only simulation repetitions where all models converged for that data set are included. By setting this to TRUE any repetition where one or more models converged will be included in the summary results.
- N.ests
character indicating whether to plot estimates of abundance of 'individuals', 'clusters' or 'both'. By default this is individuals.
- ...
optional parameters to pass to the generic hist function in graphics