Level: Specify the level term in a DLM prior.

View source: R/SpecPrior-generators.R

LevelR Documentation

Specify the level term in a DLM prior.

Description

Specify the level term in a DLM prior. Currently the only part of the level term that can be specified is the prior for the standard deviation of the innovations.

Usage

Level(scale = HalfT())

Arguments

scale

An object of class HalfT.

Value

An object of class Level

See Also

Level is usually called as part of a call to function DLM.

Examples

Level()
Level(scale = HalfT(scale = 0.5))

StatisticsNZ/demest documentation built on Nov. 2, 2023, 7:56 p.m.