An S4 class to represent the results of fitting DMBC model using multiple Markov Chain Monte Carlo chains.
results
An object of class list
; list of dmbc_fit
objects corresponding to the parallel MCMC chains simulated during the
estimation.
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_fit
for more details on the components of each element of
the list.
# NOT RUN {
showClass("dmbc_fit_list")
# }
Run the code above in your browser using DataLab