Rdocumentation
powered by
Learn R Programming
globalOptTests (version 1.1)
Objective functions for benchmarking the performance of global optimization algorithms
Description
This package makes available 50 objective functions for benchmarking the performance of global optimization algorithms
Copy Link
Link to current version
Version
Version
1.1
1.0
Install
install.packages('globalOptTests')
Monthly Downloads
166
Version
1.1
License
GPL (>= 3)
Maintainer
Katharine Mullen
Last Published
September 9th, 2014
Functions in globalOptTests (1.1)
Search all functions
globalOptTests-package
Objective functions for benchmarking the performance of continuous global optimization algorithms
goTest
Call an objective function
getDefaultBounds
Get the default box constraints for the objective function.
getProblemDimen
Get the length of the parameter vector expected by a given objective function.
getGlobalOpt
Return the global optimum of a given objective function.