Skip to contents

#' returns a logical vector of length equal to row number of matrix

Usage

get_sig_rows(l, metric = "bootstrap_t_pval", sig_level = 0.05)

Arguments

l

list of results, usually from `compare_many()`

metric

the test metric used to determine significance one of:

sig_level

significance level cutoff