Learn R Programming

tradeoffaucdim (version 0.1.0)

compare_test: Compare test

Description

Performs statistical tests to compare performance and runtime.

Usage

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

Value

list with statistical tests performed

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

Examples

Run this code
compare_test(obj5)

Run the code above in your browser using DataLab