tidyStatSumm: Tidy summarised statistics

Description Usage Arguments Value

View source: R/compare.R

Description

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

Usage

1
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


splatter documentation built on Dec. 3, 2020, 2:01 a.m.