residuals.bergreg | R Documentation |
Extract Model Residuals for a Unit Gamma Regression with Parametric Link Functions
## S3 method for class 'ugrpl'
residuals(object, type = c("quantile", "pearson", "response", "deviance"), ...)
object |
a |
type |
character; it specifies which residual should be extracted.
The available arguments are |
... |
further arguments passed to or from other methods. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.