get_rwolf_pval: compute Romano-Wolf adjusted p-values based
on bootstrapped t-statistics
Description
compute Romano-Wolf adjusted p-values based
on bootstrapped t-statistics
Usage
get_rwolf_pval(t_stats, boot_t_stats)
Value
A vector of Romano-Wolf corrected p-values
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