selectK: Try to find optimal cluster number fro fuzzy k meansand make...

View source: R/pri_target_graph.R

selectKR Documentation

Try to find optimal cluster number fro fuzzy k meansand make plots for k selection

Description

Try to find optimal cluster number fro fuzzy k meansand make plots for k selection

Usage

selectK(normalize_matrix, k.range = 2:10, do.plot = TRUE)

Arguments

normalize_matrix

A matrix from Run_LINE()

k.range

A numeric vector for k numbers to try

do.plot

A Logic variable indicating whether plots are shown

Value

An enrichment plot


ningb/diffreg documentation built on Jan. 20, 2025, 4:10 p.m.