Calculates the conditional probability of each cell belong to each cluster given all other cluster assignments
clusterProbability.celda_C(counts, celda.mod)
The original count matrix used in the model
A model returned from the 'celda_C' function
A list containging a matrix for the conditional cell cluster probabilities.