View source: R/matrixmultiplication.R
matrixmultiplication | R Documentation |
A function that compares the matrices 'trainingResult' and the adjacency matrix to produce a filtered adjacency matrix.
matrixmultiplication(data, histodata)
data |
Adjacency matrix |
histodata |
'trainingResult' data |
Returns the filtered adjacency matrix
Murilo Montanini Breve
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.