Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

sum.mm

Title


Description

Title

Usage

## S3 method for class 'mm'
sum(
  object,
  correlation = (p <= getOption("lme4.summary.cor.max")),
  use.hessian = NULL,
  ...
)

Arguments

object

a merMod object

correlation

optional p value

use.hessian

logical

...

additional arguments to pass through

Value

a summary of the object


merTools

Tools for Analyzing Mixed Effect Regression Models

v0.5.2
GPL (>= 2)
Authors
Jared E. Knowles [aut, cre], Carl Frederick [aut], Alex Whitworth [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.