eStep {MixThres} | R Documentation |
E-Step of the EM algorithm.
eStep(mdata, param)
mdata |
A vector of numeric. |
param |
A vector of parameters. |
A matrix of posterior probabilities. The rows number is equal to the length of the mdata vector. There are one column per component of the mixture.
J. Aubert
Picard et al., Using mixture models to define a hybridization threshold in DNA microarray experiments.