makeSwiler2014Function {smoof} | R Documentation |
Swiler2014 function.
Description
Mixed parameter space with one discrete parameter x1∈{1,2,3,4,5}
and two numerical parameters x1,x2∈[0,1]
. The function is defined
as follows:
f(x)=sin(2πx3−π)+7sin2(2πx2−π)ifx1=1sin(2πx3−π)+7sin2(2πx2−π)+12sin(2πx3−π)ifx1=2sin(2πx3−π)+7sin2(2πx2−π)+0.5sin(2πx3−π)ifx1=3sin(2πx3−π)+7sin2(2πx2−π)+8.0sin(2πx3−π)ifx1=4sin(2πx3−π)+7sin2(2πx2−π)+3.5sin(2πx3−π)ifx1=5.
Usage
makeSwiler2014Function()
Value
[smoof_single_objective_function
]
[Package
smoof version 1.6.0.3
Index]