.findAllCohortPairs {PDATK}R Documentation

Find all non-self pair-wise combinations of cohorts

Description

Find all non-self pair-wise combinations of cohorts

Usage

.findAllCohortPairs(clusterNames)

Arguments

clusterNames

A character vector of cohort names

Value

A data.frame with the index of all non-self pair-wise cohort combinations. Rownames are the names of the two clusters being compared.


[Package PDATK version 1.0.2 Index]