Predict richness at a given sampling effort
Arguments
- object
A
spacc_fitobject.- n
Integer vector of site counts. Defaults to the observed range.
- interval
"none"(default) returns point predictions;"bootstrap"returns a data frame with percentile bounds from the stored bootstrap draws.- level
Confidence level for the interval. Defaults to the fit's level.
- ...
Unused.