sum.mm | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.