dmbc_logLik_rbmds()
computes the log-likelihood value for a DMBC model.
dmbc_logLik_rbmds(D, Z, alpha)
A list whose elements are the dissimilarity matrices corresponding
to the judgments expressed by the S subjects/raters. These matrices
must be defined as a dist
object.
A numeric matrix containing the latent configuration.
A numeric vector containing the alpha values.
A length-one numeric vector of the log-likelihood value.
Venturini, S., Piccarreta, R. (2019), "A Bayesian Approach for Model-Based
Clustering of Several Binary Dissimilarity Matrices: the dmbc
Package in R
", Technical report.
dmbc()
.