Skip to contents

Extract Residuals and Influential Measures from `glm` and `lm` object

Usage

resid_df(object)

Arguments

object

An R object that contains the results of the `lm` or `glm` function.