compute.reject {MFDA} | R Documentation |
Algorithm to estimate the weight in M-step.
compute.reject(tk,k,thres)
tk |
A matrix obtained from E-step. |
k |
The kth Gaussian component. |
thres |
The threshold for rejection-controlled EM. |
A list including the following components:
em.select |
A vector. |
sem.select |
A vector. |
Ma, P., Castillo-Davis, C., Zhong, W., and Liu, J. S. (2006) A data-driven clustering method for time course gene expression data, Nucleic Acids Research, 34 (4), 1261-1269.