select {SplitKnockoff} | R Documentation |
split knockoff selector given W statistics
Description
split knockoff selector given W statistics
Usage
select(W, q, method = "knockoff+")
Arguments
W |
statistics W_j for testing null hypothesis |
q |
target FDR |
method |
option$method can be 'knockoff' or 'knockoff+' |
Value
S: array of selected variable indices
[Package SplitKnockoff version 2.1 Index]