Description Usage Arguments Author(s) Examples
This is the function to plot the residuals versus fitted value figure. Two channels, e.g., red and green, are drawn in seperate figures.
1 | resiplot(madata, anovaobj, header, xlab, ylab)
|
madata |
An object of class |
anovaobj |
An object of class |
header |
Optional. The title of the figure. The default figure title will be "Residual vs. Yhat plot". |
xlab |
Optional. The xlab of the figure. The default will be "Yhat". |
ylab |
Optional. The ylab of the figure. The default will be "Residual". |
Hao Wu
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.