plot_feature_selection: Plot the average bootstrap stabilities

View source: R/plot_feature_selection_omada.R

plot_feature_selectionR Documentation

Plot the average bootstrap stabilities

Description

Plot the average bootstrap stabilities

Usage

plot_feature_selection(object)

Arguments

object

An object of class "clusterAnalysis"

Value

Line plot of average bootstrap stabilities

Examples

oa.object <- omada(toy_genes, method.upper.k = 4)
plot_feature_selection(oa.object)

BioSok/omada documentation built on Aug. 21, 2023, 2:38 p.m.