calculate_objective_ga {ubiquity} | R Documentation |
GA
Wrapper for calculate_objectiveConverts the parameter vector to a named list and returns the negative of the objective (turning the maximization into a minimization)
calculate_objective_ga(pvect, cfg)
pvect |
system parameters |
cfg |
ubiquity system object |
objective function value