maxEM.iter.control: iteration controls
Description
Set parameters for control of iteration in maxEM
Usage
maxEM.iter.control(min.reps = 3, max.reps = 2000, max.abs.le = 0.1,
max.rel.le = 1e-05, phi.min=.Machine$double.eps)
Value
a list such as formals(maxEM.iter.control)
Details
Most users should not need to tinker with these settings