get_feature_selection_scores: Get a dataframe of average bootstrap stabilities

View source: R/get_feature_selection_scores_omada.R

get_feature_selection_scoresR Documentation

Get a dataframe of average bootstrap stabilities

Description

Get a dataframe of average bootstrap stabilities

Usage

get_feature_selection_scores(object)

Arguments

object

An object of class "clusterAnalysis"

Value

A dataframe of average bootstrap stabilities

Examples

oa.object <- omada(toy_genes, method.upper.k = 6)
get_feature_selection_scores(oa.object)

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