Calculate the celda_C log likelihood for user-provided cluster assignments
# S3 method for celda_C
calculateLoglikFromVariables(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
Additional parameters