calculateTspairs: Calculate pairwise comparison matrix for a set of top-scoring...

Description Usage Arguments Value

View source: R/calculateTspairs.r

Description

Create comparison variables between all rows of a data matrix that participate in a top-scoring pair

Usage

1
  calculateTspairs(dat, index)

Arguments

dat

An input data set

index

An index output from the function tspreg

Value

pairMat A matrix with pairwise comparisons in rows.

probeName The names of the probes (rows) being compared in the data set


jtleek/tspreg documentation built on May 20, 2019, 3:14 a.m.