residuals.POUMM {POUMM} | R Documentation |
Extract maximum likelihood environmental contributions (residuals) at the tips of a tree, to which a POUMM model has been fitted.
Description
Extract maximum likelihood environmental contributions (residuals) at the tips of a tree, to which a POUMM model has been fitted.
Usage
## S3 method for class 'POUMM'
residuals(object, ...)
Arguments
object |
An object of class POUMM. |
... |
Not used; added for compatibility with generic function residuals. |
Value
The vector of e-values (residuals) corresponding to the tip-labels in the tree.
[Package POUMM version 2.1.7 Index]