OptionalarAR coefficients (initial values). In MATLAB DLM, this is arphi.
OptionalfitFit AR coefficients via MLE optimization (default: false). In MATLAB DLM, this is fitar.
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.
DLM model configuration options