powered by
This function generates a dataframe which can be easily plotted using the `plot_general_data`-function
generate_data.PMF(dsList, target, which = "by_RT")
The DataSetList object
The target value (Runtime or target value)
Whether to use a fixed-target 'by_RT' perspective or fixed-budget 'by_FV'
generate_data.PMF(subset(dsl, funcId == 1), target = 15, which = 'by_RT')
Run the code above in your browser using DataLab