calculate_objective_ga: 'GA' Wrapper for calculate_objective

View source: R/ubiquity.r

calculate_objective_gaR Documentation

GA Wrapper for calculate_objective

Description

Converts the parameter vector to a named list and returns the negative of the objective (turning the maximization into a minimization)

Usage

calculate_objective_ga(pvect, cfg)

Arguments

pvect

system parameters

cfg

ubiquity system object

Value

objective function value


john-harrold/ubiquity documentation built on March 13, 2024, 2:58 a.m.