glmRob
.
summary.glmRob(x, correlation=T)
glmRob
.
TRUE
then the correlation matrix for
the coefficients is included in the summary.
print.summary.glmRob
on it.
This is a method for the function
summary
for objects of
class
glmRob
. It can be invoked by calling
summary
on an
object of class
glmRob
or directly by calling
summary.glmRob
regardles of the class of the object.
summary(glmRob(y~x, family=poisson))