Effective number of independent tests from a correlation matrix
Source:R/multiple_testing.R
n_effective_tests.RdDelegates to poolr::meff when installed (poolr
implements Galwey, Li-Ji, and Nyholt). Otherwise computes the
chosen estimator inline.
Usage
n_effective_tests(correlation_matrix, method = c("galwey", "li_ji", "nyholt"))