fitted.communityPGLMM {phyr} | R Documentation |
Fitted values for communityPGLMM
Description
Fitted values for communityPGLMM
Usage
## S3 method for class 'communityPGLMM'
fitted(object, ...)
Arguments
object |
A fitted model with class communityPGLMM. |
... |
Additional arguments, ignored for method compatibility. |
Value
Fitted values. For binomial and poisson PGLMMs, this is equal to mu.
[Package phyr version 1.1.0 Index]