R/Zstat.R

Zstat <-
function(mat, p.null){ (pMME(mat) - p.null) * sqrt(sum(mat))/ sqrt(p.null*(1-p.null))
}

Try the sgRSEA package in your browser

Any scripts or data that you put into this service are public.

sgRSEA documentation built on May 2, 2019, 2:47 p.m.