PXY: Joint Probability Calculation

Description Usage Arguments Value Author(s)

View source: R/PXY.R

Description

Calculate joint probability.

Usage

1
PXY(expmat, bin, x, y)

Arguments

expmat

(matrix) Gene expression matrix.

bin

(matrix) Results of gene_bin function.

x

(character) The first variable.

y

(character) The pairing second variable.

Value

(list) Joint probability.

Author(s)

DING, HONGXU (hd2326@columbia.edu)


pageRank documentation built on Nov. 8, 2020, 6:52 p.m.

Related to PXY in pageRank...