#include "PL2_common.h"
Go to the source code of this file.
Functions | |
SEXP | R_blocksetup (SEXP block) |
void | C_blockperm (SEXP blocksetup, int *ans) |
SEXP | R_blockperm (SEXP block) |
SEXP | R_MonteCarloIndependenceTest (SEXP x, SEXP y, SEXP block, SEXP B) |
Definition in file CIstuff.c.
|
Block permutation
Definition at line 66 of file CIstuff.c. References C_SampleNoReplace(). Referenced by R_blockperm(), and R_MonteCarloIndependenceTest(). |
|
Definition at line 95 of file CIstuff.c. References C_blockperm(), and R_blocksetup(). |
|
Definition at line 12 of file CIstuff.c. Referenced by R_blockperm(), and R_MonteCarloIndependenceTest(). |
|
Definition at line 108 of file CIstuff.c. References C_blockperm(), C_PermutedLinearStatistic(), ncol(), nrow(), and R_blocksetup(). |