get.random.zscore: Simulate z-scores according to a mixture model

Description Usage Details

Description

η_0 * N(0,σ^2) + (1-η_0/2) * Unif(alt.min,alt.max) + (1-η_0/2)*Unif(-alt.max, alt.min)

Usage

1
2
get.random.zscore(d = 200, sigma = 2, eta0 = 0.8, alt.min = 5,
  alt.max = 10)

Details

also returns functions of the simulated null and alternative densities and CDFs as well as FDR and fdr functions


b-klaus/concaveFDR documentation built on May 11, 2019, 5:20 p.m.