MItimeThreshperm2 {TDARACNE} | R Documentation |
Compute the threshold of the d-delayed Mutual information
MItimeThreshperm2(z, N, delta, norm)
z |
z is the data matrix |
N |
N is respectively the number of bins in percentile normalization or in rank normalization |
delta |
delta is the maximum time delay allowed to infer connections |
norm |
if you want column percentile normalization put norm == 1; if you want Rank normalization put norm == 2; |