DiagMultiKPlot: Make MultiK diagnostic plots

Description Usage Arguments Value

View source: R/MultiK_Helper.R View source: R/DiagMultiKPlot.R

Description

Takes the output from MultiK() function, and generate diagnostic plots for determining optimal Ks

Usage

1
DiagMultiKPlot(ks, res)

Arguments

ks

A vector of the number of clustering runs for each K

res

A list of consensus matrix for each K

Value

A bar plot of the frequency of K, a plot of rPAC score for each K, and a scatterplot of (1-rPAC) vs. the frequency of K


siyao-liu/MultiK documentation built on Feb. 6, 2022, 1:42 a.m.