View source: R/mfdr_tpp_base.R
mfdr_tpp_base | R Documentation |
Function to compute the modified false discovery rate and true positive proportion for baseline model (e.g., Grace)
mfdr_tpp_base(q, beta_true, beta_est)
q |
the pre-specified false discovery rate level |
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.