Description Usage Arguments Value Author(s)
Forecast for dlm and dlmFiltered objects
1 2 3 4 5 6 7 | dlmxForecast(object, nAhead = 1, offset = 0)
## S3 method for class 'dlm'
dlmxForecast(object, nAhead = 1, offset = 0)
## S3 method for class 'dlmFiltered'
dlmxForecast(object, nAhead = 1, offset = 0)
|
object |
dlm or dlmFiltered objects |
nAhead |
Number of steps ahead |
offset |
Where to start from |
A list with a, R, f, Q and other values
Søren Højsgaard
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.