ECMC: Enhanced consensus multi-view clustering

View source: R/consensus_kernel.R

ECMCR Documentation

Enhanced consensus multi-view clustering

Description

Consensus kernel approach described by Cai & Li (2017).

Usage

ECMC(x, a, b, eps = 1e-06, maxiter = 10, parallel = 0)

Arguments

x

list of kernel matrices

a

consensus reward

b

disagreement penalty

eps

stopping threshold for mean difference in solution

maxiter

maximum number of iterations before terminating

parallel

number of threads for optimization

Value

list of kernel matrices, disagreement matrices and solution diagnostics


vittoriofortino84/COPS documentation built on Jan. 28, 2025, 3:16 p.m.