fit_bsm: fit basic structural model

Description Usage Arguments See Also

Description

fit basic structural model

Usage

1
fit_bsm(x, frequency, type = "BSM", plot = FALSE, ...)

Arguments

x

univariate time-series

frequency

frequency of time-series (12 = month, 52 = weekly)

type

the class of structural model. If omitted, a BSM is used for a time series with frequency(x) > 1, and a local trend model otherwise. Can be abbreviated.

plot

plot components

See Also

Other models: model.binomial.bounds; model.normal.bounds.ss; model.normal.bounds


mattdelhey/mdutils documentation built on May 21, 2019, 12:57 p.m.