klic: Kernel Learning Integrative Clustering

Kernel Learning Integrative Clustering (KLIC) is an algorithm that allows to combine multiple kernels, each representing a different measure of the similarity between a set of observations. The contribution of each kernel on the final clustering is weighted according to the amount of information carried by it. As well as providing the functions required to perform the kernel-based clustering, this package also allows the user to simply give the data as input: the kernels are then built using consensus clustering. Different strategies to choose the best number of clusters are also available. For further details please see Cabassi and Kirk (2020) <doi:10.1093/bioinformatics/btaa593>.

Package details

AuthorAlessandra Cabassi [aut, cre] (<https://orcid.org/0000-0003-1605-652X>), Paul DW Kirk [ths] (<https://orcid.org/0000-0002-5931-7489>), Mehmet Gonen [ctb] (<https://orcid.org/0000-0002-2483-075X>)
MaintainerAlessandra Cabassi <alessandra.cabassi@mrc-bsu.cam.ac.uk>
LicenseMIT + file LICENSE
Version1.0.4
URL http://github.com/acabassi/klic
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("klic")

Try the klic package in your browser

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

klic documentation built on July 8, 2020, 6:23 p.m.