Skip to contents

compute Romano-Wolf adjusted p-values based on bootstrapped t-statistics

Usage

get_rwolf_pval(t_stats, boot_t_stats)

Arguments

t_stats

A vector of length S - where S is the number of tested hypotheses - containing the original, non-bootstrappe t-statisics

boot_t_stats

A (B x S) matrix containing the bootstrapped t-statistics

Value

A vector of Romano-Wolf corrected p-values