dlmGet: Get specific component of a dlm object

Description Usage Arguments Value

Description

Get specific component of a dlm object for a given time.

Usage

1
  dlmGet(mod, i, t)

Arguments

mod

An object of class "dlm".

i

Component name, one of "F", "G", "V", or "W".

t

"integer". The time period to return. For time-invariant components, this will always be the same value.

Value

matrix


jrnold/dlmextras documentation built on May 20, 2019, 1 a.m.