Description Usage Arguments Details Value Examples
XXXX
1 2  | make.fdr.functions(z.values, bin.midpoints, pct0 = 0.25, posterior.f.values,
  credibility.level = 0.95, interval.type = "equal.tail", plotQ = FALSE)
 | 
z.values | 
 z-values  | 
bin.midpoints | 
 Mid-points of the z-value bins.  | 
posterior.f.values | 
 f(z.values) "evidence" terms. Denominator of Bayes' theorem.  | 
pct0=0.25 | 
 Proportion of the z-distribution used in fitting the null density f0(z) by central matching  | 
credibility.level=0.95 | 
 Probability coverage for credibility intervals around fdr point estimates.  | 
interval.type="equal.tail" | 
 Type of credibility interval. May be "equal.tail" or "hpd" (highest posterior density)  | 
plotQ=FALSE | 
 Plot fdr point estimates with credibility intervals?  | 
XXXX
XXXX
1  | XXXX
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.