compute.P3 {varmixt} | R Documentation |
P3[k,j] is the probability that a gene g belongs to group k given that it was assigned to group j
compute.P3(b, pi, c)
b |
vector of parameter for the gamma distribution |
pi |
vector of prior probability of belonging to each group |
c |
Scalar : parameter of the gamma distribution |
A matrix P3 such that, P3[k,j] is the probability that a gene g belongs to group k given that it was assigned to group j
Paul Delmar