df.residual.lmm: Residuals Degrees of Freedom

View source: R/df.R

df.residual.lmmR Documentation

Residuals Degrees of Freedom

Description

Residuals degrees of freedom. Computed as the sum of squared normalized residuals

Usage

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

Arguments

object

a lmm object.

...

Passed to residuals.lmm.

Value

A numeric value


LMMstar documentation built on Nov. 9, 2023, 1:06 a.m.