Ac3net.filtersames: The correlations of the same variables are set to zero.
Description
Ac3net.filtersames The correlations of the same variables are set to zero as they are likly to have the maximum correlations already.
Usage
Ac3net.filtersames(mim)
Arguments
mim
An adjacency matrix, where the element at row i and column j corresponds to the correlation or mutual information between variables row i and column j. Row and columns of the matrix must have the variable names. Row names must be available.
Value
Ac3net.filtersames returns an adjacency matrix with no self dependency.
Details
Ac3net.filtersames takes an adjacency matrix with variable names are on the rows. Then it sets 0 for the self correlations of the variables by checking their names.
References
G. Altay,"Directed Conservative Causal Core Gene Networks", bioRxiv, 2018.