histogram.N.ests-methods: histogram.N.ests

histogram.N.estsR Documentation

histogram.N.ests

Description

Plots a histogram of the estimates abundances

Usage

histogram.N.ests(x, use.max.reps = FALSE, N.ests = "individuals", ...)

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

Value

No return value, displays a histogram of the abundance estimates


dsims documentation built on Aug. 30, 2022, 5:06 p.m.