Shows the percentage of appearance of each feature in the whole GA-PARSIMONY process but only for the elitist-population.
parsimony_importance(object, verbose=FALSE, ...)
Return a vector with the higher-ordered percentage of appearance of each feature in the elitist-population and in the whole GA process.
An object of class "ga_parsimony"
resulting from a call to function ga_parsimony
with keep_history
parameter set to TRUE.
If it is TRUE shows additional information.
Further arguments passed to or from other methods.
Francisco Javier Martinez de Pison. fjmartin@unirioja.es. EDMANS Group. https://edmans.webs.com/
parsimony_importance
extracts elistist population from all generations. Obtains the percentage of appearance of each feature in the all GA process. Return the features higher-ordered.
ga_parsimony