Fits a BeSS::bess object to the data, and return the selected features
BESS(formula = formula, data=NULL, method="sequential", ic.type="BIC",...)The base formula to extract the outcome
The data to be used for training the bess model
BeSS: Methods to be used to select the optimal model size
BeSS: Types of best model returned.
Parameters to be passed to the BeSS::bess function
The BsSS::bess fitted object
The formula
The list of features used by fit
The character vector of the model features according to BeSS type
BeSS::bess