Consensus Clustering with PHATE Geometry
ccphate(data, k = 2, ...)
an \((n\times p)\) matrix of row-stacked observations.
the number of clusters (default: 2).
extra parameters including
size of nearest neighborhood (default: 5).
decay parameter for Gaussian kernel exponent (default: 2).
percentage of samples to be used for each resampling run with the minimum is set as 0.25 (default: 0.9).
number of resampling runs where the minimum is set 50 (default: 100).