PXY {pageRank} | R Documentation |
Calculate joint probability.
PXY(expmat, bin, x, y)
expmat |
(matrix) Gene expression matrix. |
bin |
(matrix) Results of gene_bin function. |
x |
(character) The first variable. |
y |
(character) The pairing second variable. |
(list) Joint probability.
DING, HONGXU (hd2326@columbia.edu)