Learn R Programming

heplots (version 1.8.5)

df.terms: Find degrees of freedom for model terms

Description

Find degrees of freedom for model terms

Usage

df.terms(model, term, ...)

# S3 method for default df.terms(model, term, ...)

Arguments

model

A model object, such as fit using stats::lm().

term

One or more terms from the model

...

Other arguments, ignored