Estimate threshold of maximum p-values across two studies to control FDR.
jump_cutoff(pa_in, pb_in, xi_in, alpha_in)A list including the maximum of p-values and estimated threshold for FDR control.
A numeric vector of p-values from study 1.
A numeric vector of p-values from study 2.
The estimates of proportions of three null components.
The FDR level to control, default is 0.05.