DLM estimation procedure?
Posted: Thu Dec 05, 2013 10:07 am
Hi,
I'm curious about the process underlying the DLM command. Specifically, I understand the Kalman filtering component of DLM, however, I am having trouble understanding how MLE is performed. Is the flow as follows?
1. Kalman filter
2. Maximum likelihood on the filtered states
Is this only performed once? Would a for loop be necessary to converge to stable values of states and parameters? That is, filtering once conditional on parameters, followed by maximum likelihood, would produce a different set of states; does DLM automatically converge to these values?
THanks for any help you can offer!
I'm curious about the process underlying the DLM command. Specifically, I understand the Kalman filtering component of DLM, however, I am having trouble understanding how MLE is performed. Is the flow as follows?
1. Kalman filter
2. Maximum likelihood on the filtered states
Is this only performed once? Would a for loop be necessary to converge to stable values of states and parameters? That is, filtering once conditional on parameters, followed by maximum likelihood, would produce a different set of states; does DLM automatically converge to these values?
THanks for any help you can offer!