R/multiple_testing.R
stouffer_combined.Rd
Delegates to poolr::stouffer when installed and no weights are supplied; otherwise computes the weighted z-sum inline.
poolr::stouffer
stouffer_combined(p_values, weights = NULL)
Numeric vector of raw p-values.
Optional non-negative weights (any scale).