View source: R/plot_average_stabilities.R
plot_average_stabilities | R Documentation |
Plot the average bootstrap stabilities
plot_average_stabilities(object)
object |
An object of class "featureSelection" |
Line plot of average bootstrap stabilities
fs.object <- featureSelection(toy_genes, min.k = 3, max.k = 6, step = 10)
plot_average_stabilities(fs.object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.