Fuzzy forests returns an object of type fuzzyforest.
fuzzy_forest(feature_list, final_rf, module_membership,
WGCNA_object = NULL, survivor_list, selection_list)
List of selected features along with variable importance measures.
A final random forest fit using the features selected by fuzzy forests.
Module membership of each feature.
If applicable, output of WGCNA analysis.
List of features that have survived screening step.
List of features retained at each iteration of selection step.
An object of type fuzzy_forest.