Abundance curves
plot.count.Rd
Plot the ranked abundance curve
Arguments
- x
Ecosystem object, coerced to class count
- uncertainty
Boolean, with
TRUE
meaning to show bootstrapped estimates for the species diversity curve, and defaultFALSE
meaning to omit this- expectation
Boolean, with
TRUE
meaning to plot expected abundances, and defaultFALSE
meaning not to plot them. Warning this option takes a loooong time to run, even for moderate values of \(J\)- theta
Fundamental biodiversity number used if argument
uncertainty
orexpectation
areTRUE
. Default value ofNULL
means to use the maximum likelihood estimate returned by functionoptimal.theta()
- n
Number of bootstrapped estimates to plot
- ...
Extra parameters passed to
untb()