diagnosticLM: a function for representing the residuals of a linear model

Description Usage Arguments Value Examples

View source: R/diagnostics.R

Description

a function for representing the residuals of a linear model

Usage

1
diagnosticLM(fitin)

Arguments

fitin

is a list containing objects of class lm

Value

2 graphs in one page: a graph to check the homoscedasticity of residuals the second to check the normality of the residuals

Examples

1
# diagnosticLM() needs a classical linear model list result

sanchezi/openSilexStatR documentation built on Sept. 10, 2020, 1:03 p.m.