threshold {SplitKnockoff} | R Documentation |
compute the threshold for variable selection
threshold(W, q, method = "knockoff+")
W |
statistics W_j for testing null hypothesis beta_j = 0 |
q |
target FDR |
method |
option$method can be 'knockoff' or 'knockoff+' |
T: threshold for variable selection