ziLRhClust: Hierarchical Clustering Based on Log-Likelihood Ratio for Zero-Inflated Data

Algorithm to process hierarchical clustering on individuals (from a matrix individuals x variables). The dissimilarity used in the observation space is the log-likelihood ratio, i.e. D(i,j) = log f(Y_i) + log f(Y_j) - log f(Y_i U Y_j) where Y_i is the vector of observations from individual i. The statistical model defining the considered likelihood is standard Gaussian or Zero-Inflated Gaussian (i.e. a Gaussian-Bernoulli mixture). The agglomeration method is also the log-likelihood ratio, however between clusters in this case.

Package details

AuthorGhislain Durif <ghislain.durif@univ-lyon1.fr>, Franck Picard <franck.picard@univ-lyon1.fr>
MaintainerGhislain Durif <ghislain.durif@univ-lyon1.fr>
LicenseGPL (>= 2)
Version0.2
Package repositoryView on R-Forge
Installation Install the latest version of this package by entering the following in R:
install.packages("ziLRhClust", repos="http://R-Forge.R-project.org")

Try the ziLRhClust package in your browser

Any scripts or data that you put into this service are public.

ziLRhClust documentation built on May 2, 2019, 5:24 p.m.