inst/unitTests/calES_test.R

test_calES <- function() {
    library(GSEMA)
    data("simulatedData")
    checkEqualsNumeric(calculateESpath(objectMApathSim, measure = "limma", 
        missAllow = 0.3)$ES[1,2],
        0.06154452, tolerance=1.0e-6)}

Try the GSEMA package in your browser

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

GSEMA documentation built on Oct. 14, 2024, 5:09 p.m.