## Not run:
# ## Example of selection by filter
# data(cachexia)
# library(caret)
# rfe.result = filter_feature_selection(cachexia$data,
# cachexia$metadata$Muscle.loss, functions = caret::rfSBF,
# method = "cv")
# ## End(Not run)
Run the code above in your browser using DataLab