Description Usage Arguments Value Functions See Also
This set of functions are helper function to compute null distribution of the tic_e
and
tic_e
observed distribution from a matrix
1 | mictools_null(x, alpha = 9, C = 5, nperm = 200000L, seed = 0L)
|
x |
matrix N x M with M variables and N samples |
alpha |
numeric value representing parameter for the mine statistic see |
C |
c parameter for the mine statistic see |
nperm |
numper of permutation |
seed |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.