Learn R Programming

ubiquity (version 2.1.0)

calculate_objective_pso: pso Wrapper for calculate_objective

Description

The psoptim objective function assumes parameters will be a vector and this function converts it to a named list to be consistent with the ubiquity optmization routines.

Usage

calculate_objective_pso(pvect, cfg)

Value

objective function value

Arguments

pvect

system parameters

cfg

ubiquity system object