Description Usage Arguments Value Author(s)
Computation "split-asym"/"split-perm" p-values.
1 2 3 | diffregr_pval(y1, y2, x1, x2, beta1, beta2, beta, act1, act2, act,
compute.evals, method.compquadform, acc, epsabs, epsrel, show.warn,
n.perm)
|
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. |
act |
Pooled active-set. |
compute.evals |
Method for computation of weights. |
method.compquadform |
Method to compute distribution function of w-sum-of-chi2. |
acc |
See ?davies. |
epsabs |
See ?imhof. |
epsrel |
See ?imhof. |
show.warn |
Show warnings? |
n.perm |
Number of permutations. |
P-value, test statistic, estimated weights.
n.stadler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.