Convert a statistic summary to tidy format and add ranks and scaled values

tidyStatSumm(stat.summ, measure = c("MAD", "MAE", "RMSE"))

Arguments

stat.summ

The summary to convert

measure

The name of the summarisation measure

Value

tidy data.frame with the summarised measure, scaled and ranked