Package: klic 1.0.4

Alessandra Cabassi

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>.

Authors:Alessandra Cabassi [aut, cre], Paul DW Kirk [ths], Mehmet Gonen [ctb]

klic_1.0.4.tar.gz
klic_1.0.4.zip(r-4.5)klic_1.0.4.zip(r-4.4)klic_1.0.4.zip(r-4.3)
klic_1.0.4.tgz(r-4.5-any)klic_1.0.4.tgz(r-4.4-any)klic_1.0.4.tgz(r-4.3-any)
klic_1.0.4.tar.gz(r-4.5-noble)klic_1.0.4.tar.gz(r-4.4-noble)
klic_1.0.4.tgz(r-4.4-emscripten)klic_1.0.4.tgz(r-4.3-emscripten)
klic.pdf |klic.html
klic/json (API)

# Install 'klic' in R:
install.packages('klic', repos = c('https://acabassi.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/acabassi/klic/issues

On CRAN:

cluster-analysisclusteringcocagenomicsintegrative-clusteringkernel-methodsmulti-omics

4.40 score 5 stars 10 scripts 260 downloads 1 mentions 7 exports 91 dependencies

Last updated 5 years agofrom:660f4c53dc. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 01 2025
R-4.5-winOKFeb 01 2025
R-4.5-macOKFeb 01 2025
R-4.5-linuxOKFeb 01 2025
R-4.4-winOKFeb 01 2025
R-4.4-macOKFeb 01 2025
R-4.3-winOKFeb 01 2025
R-4.3-macOKFeb 01 2025

Exports:copheneticCorrelationkkmeanskliclmkkmeanslmkkmeans_missingDataplotSimilarityMatrixspectrumShift

Dependencies:caretclasscliclockclustercocacodetoolscolorspacecpp11data.tableDEoptimRdiagramdigestdiptestdplyre1071fansifarverflexmixforeachfpcfuturefuture.applygenericsggplot2glmnetglobalsgluegowergtablehardhatipredisobanditeratorskernlabKernSmoothlabelinglatticelavalifecyclelistenvlubridatemagrittrMASSMatrixmclustmgcvModelMetricsmodeltoolsmunsellnlmennetnumDerivparallellypheatmappillarpkgconfigplyrprabcluspROCprodlimprogressrproxypurrrR6RColorBrewerRcppRcppEigenrecipesreshape2rlangrobustbaserpartscalesshapesparclsparsevctrsSQUAREMstringistringrsurvivaltibbletidyrtidyselecttimechangetimeDatetzdbutf8vctrsviridisLitewithr

Introduction to klic

Rendered fromklic-vignette.Rmdusingknitr::rmarkdownon Feb 01 2025.

Last update: 2020-07-08
Started: 2018-10-03