residuals.POUMM | R Documentation |
Extract maximum likelihood environmental contributions (residuals) at the tips of a tree, to which a POUMM model has been fitted.
## S3 method for class 'POUMM'
residuals(object, ...)
object |
An object of class POUMM. |
... |
Not used; added for compatibility with generic function residuals. |
The vector of e-values (residuals) corresponding to the tip-labels in the tree.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.