tidyStatSumm {splatter}R Documentation

Tidy summarised statistics

Description

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

Usage

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


[Package splatter version 1.16.1 Index]