fit_bsm: fit basic structural model

Description Usage Arguments See Also

View source: R/models.r

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


mdelhey/mdutils documentation built on May 22, 2019, 3:24 p.m.