get_feature_selection_optimal_number_of_features: Get the optimal number of features

View source: R/get_feature_selection_optimal_number_of_features_omada.R

get_feature_selection_optimal_number_of_featuresR Documentation

Get the optimal number of features

Description

Get the optimal number of features

Usage

get_feature_selection_optimal_number_of_features(object)

Arguments

object

An object of class "clusterAnalysis"

Value

The optimal number of features

Examples

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

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