compare_test: Compare test

View source: R/06_compare_test.R

compare_testR 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)

tradeoffaucdim documentation built on June 10, 2025, 9:09 a.m.