dmbc_logLik()
computes the log-likelihood value for a DMBC model.
dmbc_logLik(D, Z, alpha, lambda, x)
A length-one numeric vector of the log-likelihood value.
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 numeric vector containing the alpha lambda.
A numeric vector containing the cluster indicator values.
Sergio Venturini sergio.venturini@unicatt.it
Venturini, S., Piccarreta, R. (2021), "A Bayesian Approach for Model-Based
Clustering of Several Binary Dissimilarity Matrices: the dmbc
Package in R
", Journal of Statistical Software, 100, 16, 1--35, <10.18637/jss.v100.i16>.
dmbc()
.