View source: R/get_feature_selection_optimal_number_of_features_omada.R
get_feature_selection_optimal_number_of_features | R Documentation |
Get the optimal number of features
get_feature_selection_optimal_number_of_features(object)
object |
An object of class "clusterAnalysis" |
The optimal number of features
oa.object <- omada(toy_genes, method.upper.k = 6)
get_feature_selection_optimal_number_of_features(oa.object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.