View source: R/CellWalkerFunctions.R
normalizeInfluence | R Documentation |
normalizeInfluence()
normalizes the label-to-cell portions of the
influence matrix for cross-label comparisons
normalizeInfluence(labelCellInf)
labelCellInf |
label-to-cell portion of influence matrix |
normalized influence matrix
data("SampleCellWalkRData")
normalizeInfluence(SampleCellWalkRData$cellWalk$infMat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.