residuals()
on a
glmRob
object
default()
for
objects of class
glmRob
. See
residuals
or
residuals.default
for the general behavior of
this function.
residuals.glmRob(obj, type = c("deviance", "pearson", "working", "response"))
glmRob
object as returned by
glmRob()
.
"working"
,
"pearson"
,
"deviance"
and
"response"
.
This is a method for the function residuals() for objects of class
glmRob
. See
residuals
or
residuals.default
for the general behavior of
this function.