Grocer Function
NAME
plt_dff - plots dffits, studentized residuals ...
CALLING SEQUENCE
plt_dff(res)
PARAMETERS
Input
-
res = the results typed list of function dfbeta
Output
-
nothing (printed on a graphic window)
DESCRIPTION
Plots the dffits, studentized residuals and hat-matrix diagonal. Opens a new graphic window.
EXAMPLE
plt_dfb(res)
AUTHOR
Eric Dubois 2002