normalization {MariNET} | R Documentation |
Normalization of weighted linear mixed model network matrix.
Description
This function normalizes weighted adjacency matrix derived from lmm.
Usage
normalization(matrix)
Arguments
matrix |
The adjacency matrix (to be normalized). |
Value
a normalized matrix containing values between 0 and 1.
[Package MariNET version 1.0.0 Index]