df.residual.lmm: Residual Degrees-of-Freedom From a Linear Mixed Model.

View source: R/df.R

df.residual.lmmR Documentation

Residual Degrees-of-Freedom From a Linear Mixed Model.

Description

Estimate the residual degrees-of-freedom from a linear mixed model.

Usage

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

Arguments

object

a lmm object.

...

Passed to residuals.lmm.

Details

The residual degrees-of-freedom is estimated using the sum of squared normalized residuals.

Value

A numeric value


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