View source: R/mfdr_tpp_knockoff.R
mfdr_tpp_knockoff | R Documentation |
Function to compute the modified false discovery rate and true positive proportion for Grace-AKO
mfdr_tpp_knockoff(q, w, t, beta_true, beta_est)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.