Description Usage Arguments Value Examples
a function for representing diagnostic graphics for each trait
1 | diagnosticResiduals(datain, xfitted, yresidual)
|
datain |
a dataframe to explore |
xfitted |
character, name of the column of fitted values |
yresidual |
character, name of the column of residual values |
a graphic of diagnostic for linear model
1 | diagnosticResiduals(datain,xfitted,yresidual)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.