Evaluate information criteria for best subset selection
bestSubsetSearch(Y, data, variables, maxk = 5)
response matrix with responses ad columns and samples as rows
data.frame with columns corresponding to formula
array of variable names to be considered in the regression. Random effects are not allowed
evaluate all combinations of variables up to size maxk