forecast: Forecast for dlm and dlmFiltered objects

Description Usage Arguments Value Author(s)

Description

Forecast for dlm and dlmFiltered objects

Usage

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)

Arguments

object

dlm or dlmFiltered objects

nAhead

Number of steps ahead

offset

Where to start from

Value

A list with a, R, f, Q and other values

Author(s)

Søren Højsgaard


hojsgaard/dlmextra documentation built on Dec. 3, 2020, 12:39 p.m.