get_rwolf_pval: compute Romano-Wolf adjusted p-values based on bootstrapped...

View source: R/get_rwolf_pval.R

get_rwolf_pvalR Documentation

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)

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


wildrwolf documentation built on March 7, 2023, 5:37 p.m.