Usage
diffregr_pval(y1, y2, x1, x2, beta1, beta2, beta, act1, act2, act,
compute.evals, method.compquadform, acc, epsabs, epsrel, show.warn, n.perm)
Arguments
y1
Response vector condition 1.
y2
Response vector condition 2.
x1
Predictor matrix condition 1.
x2
Predictor matrix condition 2.
beta1
Regression coefficients condition 1.
beta2
Regression coefficients condition 2.
beta
Pooled regression coefficients.
act1
Active-set condition 1.
act2
Active-set condition 2.
compute.evals
Method for computation of weights.
method.compquadform
Method to compute distribution function of w-sum-of-chi2.
n.perm
Number of permutations.