Learn R Programming

epigrowthfit (version 0.15.4)

df.residual.egf: 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 egf
df.residual(object, ...)

Value

An integer.

Arguments

object

an egf object.

...

unused optional arguments.

See Also

The generic function df.residual.