stat.model.diag: Diagnostic plot for lm, glm, lmer,glmer models

View source: R/stat.model.diag.R

stat.model.diagR Documentation

Diagnostic plot for lm, glm, lmer,glmer models

Description

plot Fitted values Vs residuals and residuals qqnorm plot

Usage

stat.model.diag(model)

Arguments

model

a lm, glm, lmer or glmer object

formula

the formula use in the model

Author(s)

Sebastian Sosa, Ivan Puga Gonzalez


ANTs documentation built on July 3, 2022, 1:05 a.m.

Related to stat.model.diag in ANTs...