Learn R Programming

GUILDS (version 1.4.7)

generate.ESF: Generate community data under the standard neutral model of biodiversity, using the urn scheme as described in Etienne 2005

Description

This function generates community data under the standard neutral model of biodiversity, using the urn scheme as described in Etienne 2005

Usage

generate.ESF(theta, I, J)

Value

Vector containing the unlabeled species abundances in the local community

Arguments

theta

Fundamental biodiversity number theta

I

Fundamental dispersal number I

J

total number of individuals in the local community

Author

Thijs Janzen & Bart Haegeman

References

Etienne, R.S. (2005). A new sampling formula for neutral biodiversity. Ecology Letters, 8(3), 253-260.

Examples

Run this code
	generate.ESF(theta = 42, I = 10, J = 2000)

Run the code above in your browser using DataLab