nobs.communityPGLMM {phyr} | R Documentation |
Number of Observation in a communityPGLMM Model
Description
Number of Observation in a communityPGLMM Model
Usage
## S3 method for class 'communityPGLMM'
nobs(object, use.fallback = FALSE, ...)
Arguments
object |
A fitted model object. |
use.fallback |
logical: should fallback methods be used to try to guess the value? |
... |
Further arguments to be passed to methods. |
[Package phyr version 1.1.0 Index]