Grocer Function
NAME
plt_dfb - plots dfbetas
CALLING SEQUENCE
plt_dfb(res)
PARAMETERS
Input
-
res = the results typed list of function dfbeta
Output
-
nothing (printed on a graphic window)
DESCRIPTION
Plots the dfbetas coefficients of an ols regression. Dfbetas are plotted 4 by for 4 on the same graphic window.
EXAMPLE
plt_dfb(res)
AUTHOR
Eric Dubois 2002