Extract the residual degrees of freedom from a lcModel

# S3 method for lcModel
df.residual(object, ...)

Arguments

object

The lcModel object.

...

Additional arguments.

Value

A numeric with the residual degrees of freedom. If unavailable, NA is returned.