comp_pair: make a comparison between two groups that are in df

Description Usage Arguments Value

View source: R/snp-selection.R

Description

boing

Usage

1
comp_pair(df, grp1, grp2)

Arguments

df

the data frame you are picking things from. This should be like the data frame that you get back from group_012_cnts

grp1

the name of the first group in the comparison

grp2

the name of the second group in the comparison

Value

Sneds back a data frame sorted in descending order of correct assignment prob.


eriqande/genoscapeRtools documentation built on Dec. 27, 2021, 8:01 a.m.