MFKnockoffs.threshold: Threshold for the knockoff filter

Description Usage Arguments Value

Description

Computes the threshold for the knockoff filter.

Usage

1
MFKnockoffs.threshold(W, q = 0.1, method = c("knockoff+", "knockoff"))

Arguments

W

the test statistics

q

target FDR (false discovery rate)

method

either 'knockoff or 'knockoff+'

Value

The threshold for variable selection.


MFKnockoffs documentation built on May 2, 2019, 6:33 a.m.