calculate_objective_pso | R Documentation |
pso
Wrapper for calculate_objectiveThe 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.
calculate_objective_pso(pvect, cfg)
pvect |
system parameters |
cfg |
ubiquity system object |
objective function value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.