compare_test {tradeoffaucdim}R Documentation

Compare test

Description

Performs statistical tests to compare performance and runtime.

Usage

compare_test(obj, x_label_offset = 1, y_label_offset = 10)

Arguments

obj

object returned by plot_curve

x_label_offset

x coordinate to plot p-value

y_label_offset

y coordinate to plot p-value

Value

list with statistical tests performed

Examples

compare_test(obj5)

[Package tradeoffaucdim version 0.1.0 Index]