df.terms: Find degrees of freedom for model terms

View source: R/utility-car.R

df.termsR Documentation

Find degrees of freedom for model terms

Description

Find degrees of freedom for model terms

Usage

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

## Default S3 method:
df.terms(model, term, ...)

Arguments

model

A model object, such as fit using lm.

term

One or more terms from the model

...

Other arguments, ignored


friendly/heplots documentation built on March 8, 2024, 3:39 p.m.