tic_e and
tic_e observed distribution from a matrixThis set of functions are helper function to compute null distribution of the tic_e and
tic_e observed distribution from a matrix
mictools_null(x, alpha = 9, C = 5, nperm = 200000L, seed = 0L)matrix N x M with M variables and N samples
numeric value representing parameter for the mine statistic see mine
c parameter for the mine statistic see mine
numper of permutation
integer to set the starting seed for random number generation (for reproducibility).
It returns a vector of nperm tic_e values.
mictools_null: compute the tic_e null distribution