df.residual.egf: Extract the Residual Degrees of Freedom

View source: R/extract.R

df.residual.egfR Documentation

Extract the Residual Degrees of Freedom

Description

Extracts from a model object the number of observations (see nobs) minus the number of estimated parameters (fixed effect coefficients and random effect covariance parameters).

Usage

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

Arguments

object

an egf object.

...

unused optional arguments.

Value

An integer.

See Also

The generic function df.residual.


davidearn/epigrowthfit documentation built on Feb. 22, 2025, 12:44 p.m.