Thin extender over coin::independence_test for
conditional / permutation tests of independence between
arbitrary response and covariate combinations.
Arguments
- formula
A model formula, e.g.
y ~ x | block.- data
A data frame.
- ...
Further arguments forwarded to
coin::independence_test(e.g.distribution,teststat,ytrafo,xtrafo).