MS.UA.int {NetInt} | R Documentation |
It performs the unweighted average integration between networks: \[\bar{w}_{ij} = \frac{1}{n} \sum_{d = 1}^n w_{ij}^d\] The matrices are read from files and loaded one at time in memory.
MS.UA.int(nets.files, example.names = NULL)
nets.files |
a list with the names of the .rda files storing the matrices representing the weighted adjacency matrices of the nets. |
example.names |
a list with the names of the examples stored in each net. If NULL (def.) it is assumed that the matrices have exactly the same examples in the same order, otherwise the matrices are arranged to be correctly aligned. |
the integrated matrix : the matrix resulting from UA.