The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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>.
Version: | 1.0.4 |
Depends: | R (≥ 3.5.0) |
Imports: | Matrix, cluster, coca, RColorBrewer, pheatmap, utils |
Suggests: | Rmosek, tikzDevice, mclust, grDevices, graphics, knitr, markdown |
Published: | 2020-07-06 |
DOI: | 10.32614/CRAN.package.klic |
Author: | Alessandra Cabassi [aut, cre], Paul DW Kirk [ths], Mehmet Gonen [ctb] |
Maintainer: | Alessandra Cabassi <alessandra.cabassi at mrc-bsu.cam.ac.uk> |
BugReports: | http://github.com/acabassi/klic/issues |
License: | MIT + file LICENSE |
URL: | http://github.com/acabassi/klic |
NeedsCompilation: | no |
SystemRequirements: | MOSEK (http://www.mosek.com) and MOSEK license. |
Citation: | klic citation info |
Materials: | README |
CRAN checks: | klic results |
Reference manual: | klic.pdf |
Vignettes: |
R package klic |
Package source: | klic_1.0.4.tar.gz |
Windows binaries: | r-devel: klic_1.0.4.zip, r-release: klic_1.0.4.zip, r-oldrel: klic_1.0.4.zip |
macOS binaries: | r-release (arm64): klic_1.0.4.tgz, r-oldrel (arm64): klic_1.0.4.tgz, r-release (x86_64): klic_1.0.4.tgz, r-oldrel (x86_64): klic_1.0.4.tgz |
Old sources: | klic archive |
Please use the canonical form https://CRAN.R-project.org/package=klic to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.