View source: R/euler-methods.R
| residuals.euler | R Documentation |
Residuals of euler object
## S3 method for class 'euler'
residuals(object, dense = FALSE, ...)
object |
object of class |
dense |
same meaning as in |
... |
ignored |
A named numeric vector of residuals (input minus fit) keyed by combination label.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.