statTab: Get the compound similarity matrix by bicluster.

Description Usage Arguments Value

Description

Table of summary statistics for the similarity scores by bicluster.

Usage

1
statTab(simVecBC, ordering=0)

Arguments

simVecBC

List of pairwise similarity scores by bicluster as returned by getLowerSim.

ordering

Takes a value of 0 to 7 with 0 as default. This allows for the reordering of table rows according to the statistics used with 0=no reordering, 1=mean,2=median,3=SD(standard deviation), 4=CoefVar(coefficient of variation), 5= Range, 6 = MAD(mean absolute deviation), and 7=IQR (interquartile range)

Value

A matrix of size number of biclusters by 7 statistics allowing for numerical comparison of the distribution of biclusters' similarity scores.


biclustRank documentation built on May 2, 2019, 4:54 p.m.