summary.pglmm_compare {phyr} | R Documentation |
Summary information of fitted pglmm_compare model
Description
Summary information of fitted pglmm_compare model
Usage
## S3 method for class 'pglmm_compare'
summary(object, digits = max(3, getOption("digits") - 3), ...)
Arguments
object |
A fitted model with class pglmm_compare. |
digits |
Minimal number of significant digits for printing, as in |
... |
Additional arguments, currently ignored. |
[Package phyr version 1.1.0 Index]