Generates environmental variables
make.env.Rd
Generates environmental variables used for generating species abundances. Environmental variables may be correlated, and may follow different distributions.
Arguments
- n
Number of samples to be generated.
- elen
Range of the environmental variables. Single number or vector of length ndim.
- emean
Mean of the environmental variables. Single number or vector of length ndim.
- edistr
Distribution of the environmental variables. Currently 'uniform' and 'Gaussian' are supported.
- ecor
Correlation matrix of the environmental variables supplied by user. Object generated by
cor.mat.fun
. If omitted environmental variables are not correlated.- ndim
Number of environmental variables to generate.
References
Minchin, P.R. (1987) Multidimensional Community Patterns: Towards a Comprehensive Model. Vegetatio, 71, 145-156.