R/RcppExports.R

Defines functions zsc rate

Documented in rate zsc

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

rate <- function(PredEdgeList, GSEdgeList, ngenes, sym) {
    .Call(`_netbenchmark_rate`, PredEdgeList, GSEdgeList, ngenes, sym)
}

zsc <- function(x) {
    .Call(`_netbenchmark_zsc`, x)
}

Try the netbenchmark package in your browser

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

netbenchmark documentation built on April 28, 2020, 7 p.m.