df.residual.mlmm: Residuals Degrees-of-Freedom From From Multiple Linear Mixed...

View source: R/df.R

df.residual.mlmmR Documentation

Residuals Degrees-of-Freedom From From Multiple Linear Mixed Model.

Description

Combine the residuals degrees-of-freedom from group-specific linear mixed models.

Usage

## S3 method for class 'mlmm'
df.residual(object, ...)

Arguments

object

a lmm object.

...

Passed to residuals.lmm.

Details

The residual degrees-of-freedom is estimated separately for each model using the sum of squared normalized residuals.

Value

A numeric vector with one element for each model.


bozenne/repeated documentation built on July 16, 2025, 11:16 p.m.