Permutation test for an effect operator
perm_test.effect_operator.RdPermutation test for an effect operator
Arguments
- x
An
effect_operator.- nperm
Number of permutations.
- scheme
Permutation scheme. Currently only
"reduced_model"is supported.- parallel
Logical; if
TRUE, usefuture.apply.- alpha
Sequential significance threshold used to determine selected rank.
- stepwise
Logical; if
TRUE, apply sequential rank testing by deflating previously selected effect directions before evaluating the next axis.- alternative
Alternative hypothesis for empirical p-values.
- ...
Reserved for future extensions.