Calculate the celda_C log likelihood for user-provided cluster assignments
calculate_loglik_from_variables.celda_C(counts, s, z, K, alpha, beta)
A numeric count matrix
A vector indicating the sample for each cell (column) in the count matrix
A numeric vector of cluster assignments
The total number of clusters in z
Non-zero concentration parameter for sample Dirichlet distribution
Non-zero concentration parameter for gene Dirichlet distribution