rwGetOpt.Rd
Get random walk grid search optimal parameters
rwGetOpt(x, measure = median, from_save = FALSE)
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 |
A dataframe with the optimal parameter set and AUROC performance