Get random walk grid search optimal parameters

rwGetOpt(x, measure = median, from_save = FALSE)

Arguments

x

A list of random walk grid search values

measure

A measure (e.g. median, mean) to find optimal parameter across grid search space

from_save

(Logical) if TRUE, will load save files from current working directory

Value

A dataframe with the optimal parameter set and AUROC performance