mfdr_tpp_knockoff: Function to compute the modified false discovery rate and...

View source: R/mfdr_tpp_knockoff.R

mfdr_tpp_knockoffR Documentation

Function to compute the modified false discovery rate and true positive proportion for Grace-AKO

Description

Function to compute the modified false discovery rate and true positive proportion for Grace-AKO

Usage

mfdr_tpp_knockoff(q, w, t, beta_true, beta_est)

Arguments

q

the pre-specified false discovery rate level

w

a 1 by n_covariates vector of aggregated feature statistics

t

a data-dependent threshold

beta_true

the true coefficient of graph-structured covariates

beta_est

the estimated coefficient of graph-structured covariates


mxxptian/GraceAKO documentation built on Oct. 5, 2022, 11:17 p.m.