LastPop {GARS} | R Documentation |
The LastPop slot contains the last chromosome population
LastPop(x) ## S4 method for signature 'GarsSelectedFeatures' LastPop(x)
x |
a |
a matrix containing the last population
Mattia Chiesa, Luca Piacentini
data(GARS_res_GA) ex_pop <- LastPop(GARS_res_GA)