perm.diffregr_pval {nethet} | R Documentation |
Computation "split-perm" p-value.
perm.diffregr_pval(y1, y2, x1, x2, act1, act2, act, n.perm)
y1 |
Response vector condition 1. |
y2 |
Response vector condition 2. |
x1 |
Predictor matrix condition 1. |
x2 |
Predictor matrix condition 2. |
act1 |
Active-set condition 1. |
act2 |
Active-set condition 2. |
act |
Pooled active-set. |
n.perm |
Number of permutations. |
Permutation based p-value.
n.stadler