GarsSelectedFeatures-class {GARS} | R Documentation |
The output class for GARS_GA function
data_red
a matrix containing the expression values for the selected feature
last_pop
a matrix containing the chromosome population of the last generation
pop_list
a list containing all the populations produced over the generations
fit_list
a vector containing the maximum fitness scores
showClass("GarsSelectedFeatures")