calcDyspiaStatCumulative: Calculates DysPIA statistic values for all the prefixes of a...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Calculates DysPIA statistic values for all the prefixes of a gene pair set

Usage

1
calcDyspiaStatCumulative(stats, selectedStats, DyspiaParam)

Arguments

stats

Named numeric vector with gene pair-level statistics sorted in decreasing order (order is not checked)

selectedStats

indexes of selected gene pairs in a 'stats' array

DyspiaParam

DysPIA weight parameter (0 is unweighted, suggested value is 1)

Value

Numeric vector of DysPIA statistics for all prefixes of selectedStats.


DysPIA documentation built on July 10, 2020, 9:06 a.m.