GarsSelectedFeatures-class {GARS}R Documentation

The output class 'GarsSelectedFeatures'

Description

The output class for GARS_GA function

Slots

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

Examples

showClass("GarsSelectedFeatures")

[Package GARS version 1.2.0 Index]