residuals.blim.Rd
Computes deviance and Pearson residuals for blim
objects.
an object of class blim
, typically the result of a
call to blim
.
the type of residuals which should be returned; the
alternatives are: "deviance"
(default) and "pearson"
.
further arguments passed to or from other methods. None are used in this method.
See residuals.glm
for details.
A named vector of residuals having as many elements as response patterns.