Simulate a frequency count table based on a negative binomial model. Zero-truncated, obviously.

rztnbinomtable(C, size, probability)

Arguments

C

species richness

size

size parameter for the negative binomial distribution

probability

probability parameter for the negative binomial distribution

Value

A simulated frequency count table.

Author

Amy Willis