powered by
Compute niche overlap between each pair of species.
niche.overlap(mat, method = c("levins", "schoener", "petraitis", "pianka", "czech", "morisita"))
A distance matrix contains niche overlap index between each pair of species.
A community data matrix with each column for each species, and each row for each plot.
Index of niche overlap to be specified.
Jinlong Zhang jinlongzhang01@gmail.com
To be added.
Zhang Jin-tun,(2004 ) Quantitative Ecology, Science Press, Beijing
Nicholas J. Gotelli. 2000. Null model analysis of species co-occurrence patterns. Ecology 81:2606-2621. http://esapubs.org/archive/ecol/E081/022/EcoSim
niche.overlap.pair
### niche.overlap.boot() example data(datasample) niche.overlap(datasample, method = "levins")
Run the code above in your browser using DataLab