make_twoD_marginal: For every possible pair of markers, find the ratio of the...

Description Usage Arguments Value

Description

For every possible pair of markers, find the ratio of the frequency in each sample to expected frequency given no association between the markers.

Usage

1
make_twoD_marginal(burt, markers)

Arguments

burt

output from make_burt

markers

vector of character strings, marker names in same order as they appear in columns of burt

Value

A matrix, where each row is a vector of the ratio of a sample's frequency to the expected frequency given no association between the markers. Columns are marker pairs.


kristenmf/flowR documentation built on May 20, 2019, 6:15 p.m.