Description Usage Arguments Value Examples
Computes the local false discovery rates (FDR) for the paramters given MCMC samples for those parameters
1 | localFDR(chain, thres = 0.001, FDRc = 0.05)
|
chain |
MCMC samples of the parameter - dimension N samples x L parameters. |
thres |
threshold used to compute the Local FDR. Defaults to 0.001. |
FDRc |
level at which the FDR is controlled (Bayesian FDR). Defaults to 0.05. |
r: local FDRs of the L predictors
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.