mxComputeEM(expectation, predict, mstep, observedFit = "fitfunction", ...,
maxIter = 500L, tolerance = 1e-09, verbose = 0L,
freeSet = NA_character_, accel = "varadhan2008",
information = NA_character_, infoArgs = list())
The EM algorithm does not produce a parameter covariance matrixn for standard errors. S-EM, an implementation of Meng & Rubin (1991), is included.
Meng, X.-L. & Rubin, D. B. (1991). Using EM to obtain asymptotic variance-covariance matrices: The SEM algorithm. Journal of the American Statistical Association, 86 (416), 899-909.
Ramsay, J. O. (1975). Solving implicit equations in psychometric data analysis. Psychometrika, 40 (3), 337-360.
Varadhan, R. & Roland, C. (2008). Simple and globally convergent methods for accelerating the convergence of any EM algorithm. Scandinavian Journal of Statistics, 35, 335-353.