View source: R/get_rwolf_pval.R
| get_rwolf_pval | R Documentation | 
compute Romano-Wolf adjusted p-values based on bootstrapped t-statistics
get_rwolf_pval(t_stats, boot_t_stats)
| 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 | 
A vector of Romano-Wolf corrected p-values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.