powered by
Data: Synthetic data generated with SPOT.
synthpara
'data.frame': obs. of 34 variables:
num 311 158 180 232 297 ...
num 10.55 17.91 3.19 9.5 17.71 ...
...
num 1.072 1.015 1.044 1.057 0.556 ...
Result from the runoptDirect run. Use yx <- synthpara[synthpara$y == min(synthpara$y), ] x <- yx[1,2:34] to extract the best parameter set x.
runoptDirect
yx <- synthpara[synthpara$y == min(synthpara$y), ] x <- yx[1,2:34]