showParams: List parameters of species response models
Description
Returns the parameters of the indicated response model.
Usage
showParams(model = c("gaussian", "beta"))
Value
A character vector of parameters. The species response model is returned as attribute "model". Attribute "onlyx" is a logical vector indicating which, if any, of the parameters are intended to be supplied only once per species and not for both gradients.
Arguments
model
character; the species response model for which parameters will be listed
Author
Gavin L. Simpson
See Also
Gaussian and Beta for the species response model functions themselves.