sum.mm {merTools} | R Documentation |
Title
## S3 method for class 'mm'
sum(
object,
correlation = (p <= getOption("lme4.summary.cor.max")),
use.hessian = NULL,
...
)
object |
a merMod object |
correlation |
optional p value |
use.hessian |
logical |
... |
additional arguments to pass through |
a summary of the object