conditionalP {MOMA}R Documentation

Get the conditional p-value of a gene

Description

Get the conditional p-value of a gene

Usage

conditionalP(gene.name, condition.on, x)

Arguments

gene.name

Character

condition.on

named Vector of scores for the distribution we are conditioning ON

x

named Vector of scores for the dependent distribution

Value

a numeric p-value between 0 and 1


[Package MOMA version 1.2.0 Index]