inst/unitTests/MetaESpath_test.R

test_ES <- function() {
    library(GSEMA)
    data("simulatedData")
    checkEqualsNumeric(metaAnalysisESpath(objectMApathSim, typeMethod = "REM", 
      missAllow = 0.3, proportionData = 1)[1,2],
      0.2500693, 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.