| fitted.glarma | R Documentation |
fitted method for class "glarma". fitted.values
is an alias for fitted.
## S3 method for class 'glarma'
fitted(object, ...)
object |
An object of class |
... |
Further arguments passed to or from other methods. |
This is an S3 generic function. fitted or fitted.values
return the required fitted values from an object of class
"glarma".
Fitted values mu extracted from the object object.
coef.glarma, residuals.glarma,
glarma.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.