report_bootstrap_p_value {sigminer} | R Documentation |
Report P Values from bootstrap Results
Description
See examples in sig_fit_bootstrap.
Usage
report_bootstrap_p_value(x, thresholds = c(0.01, 0.05, 0.1))
Arguments
x |
a (list of) result from sig_fit_bootstrap. |
thresholds |
a vector of relative exposure threshold for calculating p values. |
Value
a (list of) matrix
[Package sigminer version 2.3.1 Index]