Variables Defined in DLM
Posted: Tue Jun 03, 2025 12:24 pm
Dear Tom:
I want to estimate the multi specification of DLM model in a winrats program file. I want to record all estimates of multiple specifications and then choose the best one. I record the %CONVERGED of model, and %BETA,%TSTATS, %STDERRS of coefficients. However,significance is lack. Especially, the significance level falls within the range of 1, 5, and 10 percentage points. For trend/cycle decomposition, the local trend model and integration random walk model are a binary choice. I should get the significance of variance of trend level. If insignificance, the variance should be pegged to zero,thus integration random walk model is the best.
I want to write code to automatically select the best specifications instead of eye-check. How can I obtain the significance of the coefficient.
Best regard
Hardmann
I want to estimate the multi specification of DLM model in a winrats program file. I want to record all estimates of multiple specifications and then choose the best one. I record the %CONVERGED of model, and %BETA,%TSTATS, %STDERRS of coefficients. However,significance is lack. Especially, the significance level falls within the range of 1, 5, and 10 percentage points. For trend/cycle decomposition, the local trend model and integration random walk model are a binary choice. I should get the significance of variance of trend level. If insignificance, the variance should be pegged to zero,thus integration random walk model is the best.
I want to write code to automatically select the best specifications instead of eye-check. How can I obtain the significance of the coefficient.
Best regard
Hardmann