EstNull: EstNull This function is a Rcpp version of Wenguang Sun and...

View source: R/RcppExports.R

EstNullR 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.

Description

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.

Usage

EstNull(x, gamma = 0.1)

Arguments

x

Input vector of all coexpression values

gamma

Parameter setting the stopping threshold

Value

List of mean and std

Author(s)

Qi Gao


SiFINeT documentation built on April 3, 2025, 9:30 p.m.