Dear all,

Consider the EM algorithm. Does this algo has the property that the value of the objective function always decrease in an iteration step?

I observed that in the implementation of the EM algo I used, the objective value could increases during same iterations. Is this possible?