Description Usage Arguments Value Author(s)
View source: R/residuals-aglm.R
Get residuals of various types
1 2 3 4 5 6 7 8 9 10 11 |
object |
A model object obtained from |
x |
A design matrix.
If not given, |
y |
A response variable.
If not given, |
offset |
An offset values.
If not given, |
weights |
Sample weights.
If not given, |
type |
\loadmathjax
A string representing type of deviance:
|
s |
A numeric value specifying λ at which residuals are calculated. |
... |
Other arguments are currently not used and just discarded. |
A numeric vector representing calculated residuals.
Kenji Kondo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.