bootstrap.assemblage {sprex} | R Documentation |
Bootstrap Assemblage of Species
Description
Create bootstrap assemblage of species.
Usage
bootstrap.assemblage(f, f0.func, n.boot = 500, ...)
Arguments
f |
a vector of species frequencies where |
f0.func |
function calculating the unobserved number of
species ( |
n.boot |
number of bootstrap replicates. |
... |
other arguments to |
Value
a list of bootstrap replicates of species frequencies.
Author(s)
Eric Archer eric.archer@noaa.gov
References
Chao, A., N.J. Gotelli, T.C. Hsieh, E.L. Sander, K.H. Ma, R.K. Colwell, and A.M. Ellison. 2014. Rarefaction and extrapolation with Hill numbers: a framework for sampling and estimation in species diversity studies. Ecological Monographs 84(1):45-67.
[Package sprex version 1.4.1 Index]