OptionalarAR coefficients (initial values). In MATLAB DLM, this is arphi.
OptionalfullFull seasonal component (ns-1 dummy variables). In MATLAB DLM, this is fullseas.
OptionalharmonicsNumber of trigonometric harmonic pairs. In MATLAB DLM, this is trig.
OptionalorderPolynomial trend order: 0 (level), 1 (level + slope), 2 (level + slope + acceleration). Default: 1.
OptionalseasonSeasons per cycle (period length). In MATLAB DLM, this is ns. Default: 12.
OptionalsplineSpline mode for order=1: modifies W for integrated random walk.
Shared model specification fields used by DlmFitOptions, DlmMleOptions, and DlmOptions (dlmGenSys).
These fields describe the structural components of the state-space model: polynomial trend, seasonal/harmonic, AR, and spline. A single
DlmModelSpecobject can be threaded through the full pipeline: