diagnosticResiduals: a function for representing diagnostic graphics for each...

Description Usage Arguments Value Examples

View source: R/diagnostics.R

Description

a function for representing diagnostic graphics for each trait

Usage

1
diagnosticResiduals(datain, xfitted, yresidual)

Arguments

datain

a dataframe to explore

xfitted

character, name of the column of fitted values

yresidual

character, name of the column of residual values

Value

a graphic of diagnostic for linear model

Examples

1
# diagnosticResiduals(datain,xfitted,yresidual)

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