Description Usage Arguments Details Value Caution References See Also Examples
Randomizes an abundance matrix by assigning all individuals to matrix cells with probabilities proportional to observed row and column abundance totals until the matrix-wide total abundance is reached.
1 | asim13(speciesData)
|
speciesData |
species-by-site abundance matrix |
Resamples species abundances conditional on row and column sums and constrained to observed total
abundance; equivalent to algorithm IA in Ulrich and Gotelli (2010), and to the Fortran subroutine ia
in Ulrich (2008).
shuffled abundance matrix
May generate matrices with empty rows(species) or columns (sites).
Ulrich, W. 2008. Program Co-Occurrence. Version 1.
Ulrich, W. and Gotelli, N.J. 2010. Null model analysis of species associations using abundance data. Ecology 91:3384-3397.
Other abundance matrix null models:
asim10_f()
,
asim10()
,
asim11_f()
,
asim11()
,
asim12_f()
,
asim12()
,
asim13_f()
,
asim14_f()
,
asim14()
,
asim1_f()
,
asim1()
,
asim2_f()
,
asim2()
,
asim3_f()
,
asim3()
,
asim4_f()
,
asim4()
,
asim5_f()
,
asim5()
,
asim6_f()
,
asim6()
,
asim7_f()
,
asim7()
,
asim8_f()
,
asim8()
,
asim9_f()
,
asim9()
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.