perm.diffregr_teststat {nethet} | R Documentation |
Auxiliary function for computation of "split-perm" p-value.
perm.diffregr_teststat(y1, y2, y12, x1, x2, x12)
y1 |
Response vector condition 1. |
y2 |
Response vector condition 2. |
y12 |
Pooled response vector. |
x1 |
Predictor matrix condition 1. |
x2 |
Predictor matrix condition 2. |
x12 |
Pooled predictor matrix |
Test statistic (log-likelihood-ratio statistic).
n.stadler