m2Step {MixThres} | R Documentation |
The second M-Step corresponding to a correction of bias by using a fixed-point algorithm.
m2Step(param)
param |
The vector of estimated parameters provided by m1Step. |
The estimators of the variance and mean provided by m1Step are corrected leading to unbiased estimators.
A vector of estimated parameters.
J. Aubert