Get the probability of the cluster assignments generated during a celda run.
clusterProbability(celda.mod, counts, log = FALSE)
A celda model object
The count matrix used to generate the model
If FALSE, then the normalized conditional probabilities will be returned. If TRUE, then the unnormalized log probabilities will be returned.