SP: Estimator 'SP' for the Expected Running Time (ERT)
Description
Estimator 'SP' for the Expected Running Time (ERT)
Usage
SP(data, max_runtime)
Value
A list containing ERTs, number of succesfull runs and the succes rate
Arguments
data
A dataframe or matrix. Each row stores the runtime sample points from
several runs
max_runtime
The budget to use for calculating ERT. If this is a vector, the largest value is taken.
Using this as a vector is being deprecated, and will be removed in a future update