EstNull | R Documentation |
EstNull This function is a Rcpp version of Wenguang Sun and Tony T. Cai's EstNull.func R function, estimating null distribution from data. Sun, W., & Cai, T. T. (2007). Oracle and Adaptive Compound Decision Rules for False Discovery Rate Control. Journal of the American Statistical Association, 102(479), 901–912.
EstNull(x, gamma = 0.1)
x |
Input vector of all coexpression values |
gamma |
Parameter setting the stopping threshold |
List of mean and std
Qi Gao
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.