Is there a Stata module or code available for the Expectation Maximization (EM) algorithm? I cannot seem to find any, but I thought it was worth checking in.
My interest is in EM for record linkage. See, for example:
Is there a Stata module or code available for the Expectation Maximization (EM) algorithm? I cannot seem to find any, but I thought it was worth checking in.
My interest is in EM for record linkage. See, for example:
Usual name: expectation-maximization.
There is not a general command or set of commands providing a framework for applications of EM. Rather, the EM algorithm is used within the code for various commands.