residuals.glarma | R Documentation |
residuals
is a generic function which extracts model residuals
from objects returned by the modeling function
glarma
. resid
is an alias for residuals
.
## S3 method for class 'glarma'
residuals(object, ...)
object |
An object of class |
... |
Further arguments passed to or from other methods. |
Residuals extracted from the object object
.
"William T.M. Dunsmuir" <w.dunsmuir@unsw.edu.au> and "Cenanning Li" <cli113@aucklanduni.ac.nz>
coefficients.glarma
, fitted.glarma
,
glarma
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.