Convert a statistic summary to tidy format and add ranks and scaled values
tidyStatSumm(stat.summ, measure = c("MAD", "MAE", "RMSE"))
stat.summ | The summary to convert |
---|---|
measure | The name of the summarisation measure |
tidy data.frame with the summarised measure, scaled and ranked