gka_fitness {UAHDataScienceUC}R Documentation

Fitness function

Description

Fitness function

Usage

gka_fitness(twcv)

Arguments

twcv

a vector of size p with the total within cluster variation of each individual in the population.

Value

a vector of size p with the fitness of each individual in the population.

Author(s)

Eduardo Ruiz Sabajanes, eduardo.ruizs@edu.uah.es


[Package UAHDataScienceUC version 1.0.1 Index]