powered by
Compare Time with a Benchmark
compare_benchmark_time(benchmark, time, alpha, remove_missing = FALSE)
lower_ci, upper_ci, t, probability
benchmark
a column or vector of time values
alpha
TRUE/FALSE remove missing values?
compare_benchmark_time(time = c(60, 53, 70, 42, 62, 43, 81), benchmark = 60, alpha = 0.05)
Run the code above in your browser using DataLab