null.models {NST} | R Documentation |
Options of null model algorithms
Description
The parameters passing to function taxo.null
for each null model algorithm
Usage
data("null.models")
Format
A data frame with 13 rows on the following 3 variables. Rownames are null model algorithm IDs.
sp.freq
character, how the species occurrence frequency will be constrainted in the null model.
samp.rich
character, how the species richness in each sample will be constrainted in the null model.
swap.method
character, method for fixed sp.freq and fixed samp.rich.
References
Gotelli NJ. Null model analysis of species co-occurrence patterns. Ecology 81, 2606-2621 (2000) doi:10.1890/0012-9658(2000)081[2606:nmaosc]2.0.co;2.
Examples
data(null.models)
[Package NST version 3.1.10 Index]