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

Peer review:

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

On CRAN:

cluster-analysisclusteringcocagenomicsintegrative-clusteringkernel-methodsmulti-omics

7 exports 5 stars 1.33 score 90 dependencies 1 mentions 10 scripts 190 downloads

Last updated 4 years agofrom:660f4c53dc. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 04 2024
R-4.5-winOKSep 04 2024
R-4.5-linuxOKSep 04 2024
R-4.4-winOKSep 04 2024
R-4.4-macOKSep 04 2024
R-4.3-winOKSep 04 2024
R-4.3-macOKSep 04 2024

Exports:copheneticCorrelationkkmeanskliclmkkmeanslmkkmeans_missingDataplotSimilarityMatrixspectrumShift

Dependencies:caretclasscliclockclustercocacodetoolscolorspacecpp11data.tableDEoptimRdiagramdigestdiptestdplyre1071fansifarverflexmixforeachfpcfuturefuture.applygenericsggplot2glmnetglobalsgluegowergtablehardhatipredisobanditeratorskernlabKernSmoothlabelinglatticelavalifecyclelistenvlubridatemagrittrMASSMatrixmclustmgcvModelMetricsmodeltoolsmunsellnlmennetnumDerivparallellypheatmappillarpkgconfigplyrprabcluspROCprodlimprogressrproxypurrrR6RColorBrewerRcppRcppEigenrecipesreshape2rlangrobustbaserpartscalesshapesparclSQUAREMstringistringrsurvivaltibbletidyrtidyselecttimechangetimeDatetzdbutf8vctrsviridisLitewithr

Introduction to klic

Rendered fromklic-vignette.Rmdusingknitr::rmarkdownon Sep 04 2024.

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