histogram.N.ests | R Documentation |
Plots a histogram of the estimates abundances
histogram.N.ests(x, use.max.reps = FALSE, N.ests = "individuals", ...)
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 |
No return value, displays a histogram of the abundance estimates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.