README.md

dmbc

CRAN
status R-CMD-check

Overview

Current release: 1.0.3
R version required: at least 3.6.0

R package for Bayesian model-based clustering of several dissimilarity matrices.

Installation

Since the package requires some code to be compiled, you need a working C++ compiler. To get it:

Then, the easiest way to get the package is to install it from GitHub:

# install.packages("devtools")
devtools::install_github("sergioventurini/dmbc")

See the help pages of the dmbc() and dmbc_IC() functions for examples or run any of the demos available in the package by executing the code demo(_demo_name_, package = "dmbc").



sergioventurini/dmbc documentation built on Sept. 26, 2024, 10:11 a.m.