This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | C_PermutedLinearStatistic (const double *x, const int p, const double *y, const int q, const int n, const int nperm, const int *indx, const int *perm, double *ans) |
|
Linear Statistic with permuted indices
Definition at line 409 of file LinearStatistic.c. Referenced by R_MonteCarloIndependenceTest(). |