Functions to extract ecological quantities of the latent variables from a GLLVM, if species are a quadratic function of the latent variables.
Extracts species optima, tolerances or gradient lengths, potentially with standard errors (derived with the Delta method).
## S3 method for class 'gllvm' optima(object, sd.errors = TRUE, ...) ## S3 method for class 'gllvm' tolerances(object, sd.errors = TRUE, ...) ## S3 method for class 'gllvm' gradient.length(object, sd.errors = TRUE, ...)
object |
an object of class 'gllvm'. |
sd.errors |
logical. If |
... |
Not used. |
Bert van der Veen
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.