SimSummary_2Class {SIGN} | R Documentation |
SimSummary_2Class is a function to calculating similarity between two set of samples
Description
SimSummary_2Class is a function to calculating similarity between two set of samples
Usage
SimSummary_2Class(SimMat1, SimMat2)
Arguments
SimMat1 |
Matrix of similarity of the target samples with the 1st reference matrix |
SimMat2 |
Matrix of similarity of the target samples with the 2nd reference matrix |
Value
Matrix of similarities of samples
[Package SIGN version 0.1.0 Index]