EM algorithm convergence KF log likelihood decrease

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
MikeLowri123
Messages
10
Reaction score
0
Hi everyone,

Im running the KF to learn parameters of a model, the log likelihood of the p(Y_{k}|Y_{k-1}), however decreases.

Can anyone advise, does this mean my implementation is wrong or can this just be the case.

Advice appreciated

Thanks
 
Physics news on Phys.org
Can anyone offer a small piece of advice or even a reference??
 
Hey MikeLowri123.

If you are using the EM to fit some parameters for a parametric distribution, have you tried grabbing some code from a repository like the R platform and seeing the results?