| dmbc_logLik | R Documentation | 
dmbc_logLik() computes the log-likelihood value for a DMBC model.
dmbc_logLik(D, Z, alpha, lambda, x)
D | 
 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   | 
Z | 
 A numeric matrix containing the latent configuration.  | 
alpha | 
 A numeric vector containing the alpha values.  | 
lambda | 
 A numeric vector containing the alpha lambda.  | 
x | 
 A numeric vector containing the cluster indicator values.  | 
A length-one numeric vector of the log-likelihood value.
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().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.