| Level {demest} | R Documentation |
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.
Level(scale = HalfT())
scale |
An object of class |
An object of class Level
Level is usually called as part of a call to
function DLM.
Level() Level(scale = HalfT(scale = 0.5))