diagnostics: Diagnostic Measures for a Linear Regression

Description Usage Arguments

View source: R/diagnostics.R

Description

This function is a wrapper of several diagnostic functions and combines these measures into a single tidy data.frame.

Usage

1
diagnostics(model)

Arguments

model

The linear model object (lm() or glm())


TysonStanley/rlm documentation built on Sept. 18, 2019, 5 a.m.