checkme: Perform standard model fit checks

Description Usage Arguments

View source: R/general_tools.r

Description

For a fitted model (lm etc.) performs standard model checking plots (residuals vs. fits, qq plot) etc.

Usage

1
checkme(model, resp)

Arguments

model

The object containing the fitted model.

resp

The response variable in the fitted model.


robbriers/mytools documentation built on Dec. 12, 2020, 1:14 p.m.