summary,IbLmer-method {ib}R Documentation

Summarizing a linear mixed model regression fit corrected by the iterative bootstrap

Description

summary method for class IbLmer

Usage

## S4 method for signature 'IbLmer'
summary(object, ...)

Arguments

object

an object of class IbLmer

...

further arguments passed to summary.merMod of lme4


[Package ib version 0.2.0 Index]