plot_average_stabilities: Plot the average bootstrap stabilities

View source: R/plot_average_stabilities.R

plot_average_stabilitiesR Documentation

Plot the average bootstrap stabilities

Description

Plot the average bootstrap stabilities

Usage

plot_average_stabilities(object)

Arguments

object

An object of class "featureSelection"

Value

Line plot of average bootstrap stabilities

Examples

fs.object <- featureSelection(toy_genes, min.k = 3, max.k = 6, step = 10)
plot_average_stabilities(fs.object)

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