fitted.garma_model | R Documentation |
Fitted values are 1-step ahead predictions.
## S3 method for class 'garma_model'
fitted(object, ...)
object |
The garma_model object |
... |
Other parameters. Ignored. |
(double) array of 1-step ahead fitted values for the model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.