calculate_objective_pso: 'pso' Wrapper for calculate_objective

View source: R/ubiquity.r

calculate_objective_psoR Documentation

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)

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.