Learn R Programming

⚠️There's a newer version (1.0.3) of this package.Take me there.

dmbc (version 0.4.0)

Model Based Clustering of Binary Dissimilarity Measurements

Description

Functions for fitting a Bayesian model for grouping binary dissimilarity matrices in homogeneous clusters. Currently, it includes methods only for binary data.

Copy Link

Version

Install

install.packages('dmbc')

Monthly Downloads

277

Version

0.4.0

License

GPL (>= 2)

Maintainer

Sergio Venturini

Last Published

August 1st, 2020

Functions in dmbc (0.4.0)

dmbc

Estimation of a DMBC model.
bmds

Bayesian multidimensional scaling (BMDS) using Markov Chain Monte Carlo (MCMC).
dmbc_config-class

An S4 class to represent the latent configuration estimate for a DMBC model.
subset,dmbc_fit_list-method

Subsetting a dmbc_fit_list object.
dmbc_fit_list_to_mcmc.list

Conversion of an dmbc_fit_list object to an object of class mcmc.list.
initialize,dmbc_model-method

Create an instance of the dmbc_model class using new/initialize.
kinship

List of binary dissimilarity matrices among 15 kinship terms.
dmbc_fit_to_mcmc

Conversion of an dmbc_fit object to an object of class mcmc.
bmds_get_x_mode

Posterior mode latent configuration in Bayesian multidimensional scaling (BMDS).
summary,dmbc_config-method

Provide a summary of a dmbc_config class instance.
dmbc_get_ml

Extractor function for a fitted DMBC model.
dmbc_prior

Auxiliary Function for Setting DMBC Model Priors
show,dmbc_fit-method

Show an instance of the dmbc_fit class.
summary,dmbc_fit_list-method

Provide a summary of a dmbc_fit_list class instance.
dmbc_get_postmean

Extractor function for a fitted DMBC model.
show,dmbc_fit_list-method

Show an instance of the dmbc_fit_list class.
initialize,dmbc_config-method

Create an instance of the dmbc_config class using new/initialize.
summary,dmbc_ic-method

Provide a summary of a dmbc_ic class instance.
adjust_x

Adjustment of the center and orientation of a latent configuration.
clusters,dmbc_config-method

Extract the final cluster memberships from a dmbc_config class instance.
dmbc_logLik

Log-likelihood for DMBC models.
initialize,dmbc_ic-method

Create an instance of the dmbc_ic class using new/initialize.
dmbc_fit

Fitter function for DMBC models.
dmbc_init

Function to compute the starting values before fitting a DMBC models.
check_list_na

Auxiliary function to recursively check NAs in a list.
dmbc_fit-class

An S4 class to represent the results of fitting DMBC model.
initialize,dmbc_fit_list-method

Create an instance of the dmbc_fit_list class using new/initialize.
animals

List of binary dissimilarity matrices among 18 animals.
dmbc_match_groups

Auxiliary function for realigning the grouping of a fitted DMBC model.
show,dmbc_data-method

Show an instance of the dmbc_data class.
show,dmbc_config-method

Show an instance of the dmbc_config class.
dmbc_logLik_rbmds

Log-likelihood for DMBC models.
update,dmbc_ic-method

Provide an update of a dmbc_ic class instance.
comp_ssr

Sum of squared residuals (SSR) from the observed distances and the given latent configuration.
plot,dmbc_fit_list,ANY-method

Provide a graphical summary of a dmbc_fit_list class instance.
plot,dmbc_ic,ANY-method

Provide a graphical summary of a dmbc_ic class instance.
dmbc_fit_list-class

An S4 class to represent the results of fitting DMBC model.
simdiss

Simulated binary dissimilarity matrices.
subset,dmbc_fit-method

Subsetting a dmbc_fit object.
dmbc_fit_list_to_list

Conversion of an dmbc_fit_list object to a list.
dmbc-package

Model-Based Clustering of Several Dissimilarity Matrices.
dmbc_control

Auxiliary Function for Controlling DMBC Model Fitting
initialize,dmbc_data-method

Create an instance of the dmbc_data class using new/initialize.
dmbc_get_configuration

Extractor function for a fitted DMBC model.
dmbc_get_postmedian

Extractor function for a fitted DMBC model.
dmbc_data-class

An S4 class to represent the data to use in a DMBC model.
dmbc_get_map

Extractor function for a fitted DMBC model.
dmbc_ic-class

An S4 class to represent the comparison of a set of DMBC models.
dmbc_mcmc

Internal functions for MCMC simulation.
initialize,dmbc_fit-method

Create an instance of the dmbc_fit class using new/initialize.
dmbc_model-class

An S4 class to represent a DMBC model.
summary,dmbc_fit-method

Provide a summary of a dmbc_fit class instance.
plot,dmbc_fit,ANY-method

Provide a graphical summary of a dmbc_fit class instance.
plot,dmbc_data,ANY-method

Provide a graphical summary of a dmbc_data class instance.
summary,dmbc_data-method

Provide a summary of a dmbc_data class instance.
mdsic

Information criterion for Bayesian multidimensional scaling (BMDS).
show,dmbc_ic-method

Show an instance of the dmbc_ic class.
plot,dmbc_config,ANY-method

Provide a graphical summary of a dmbc_config class instance.
show,dmbc_model-method

Show an instance of the dmbc_model class.
dmbc_IC

Model selection of DMBC models.
dmbc_check_groups

Auxiliary function for checking the grouping results of a fitted DMBC model.