View source: R/residuals.distfreereg.R
residuals.distfreereg | R Documentation |
distfreereg
Objects
This is a residuals
method for objects of class distfreereg
. It can extract any of the three available types of residuals.
## S3 method for class 'distfreereg'
residuals(object, ..., type = "raw")
object |
Object of class |
... |
Additional parameters passed to or from other methods. Currently ignored. |
type |
Character string specifying the type of residuals to return. Must be one of
" |
Numeric vector of residuals.
Jesse Miller
distfreereg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.