simulateSpp: Simulate species abundance data

Description Usage Arguments Value Author(s)

Description

Simulate species abundance data according to stated approach or following a particular methodology.

Usage

1
  simulateSpp(n, m, method = c("packing", "jamil"), ...)

Arguments

n

numeric; the number of samples/sites.

m

numeric, the number of species/variables.

method

character; one of the available model choices.

...

arguments passed on to the functions corresponding to the method used.

Value

a matrix of n rows and m columns containing the simulated species abundance data.

Author(s)

Gavin L. Simpson


gavinsimpson/gavmisc documentation built on May 16, 2019, 10:10 p.m.