[1] 91.28328
[1] 112.3808
Computes deviance and Pearson residuals for blim objects.
## S3 method for class 'blim'
residuals(object, type = c("deviance", "pearson"), ...)
object
|
an object of class blim, typically the result of a call to blim.
|
type
|
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.
blim, residuals.glm, plot.blim.