logratio.diffregr {nethet} | R Documentation |
Log-likelihood ratio statistics for Differential Regression.
logratio.diffregr(y1, y2, y, xx1, xx2, xx, beta1, beta2, beta)
y1 |
Response vector condition 1. |
y2 |
Response vector condition 2. |
y |
Pooled response vector. |
xx1 |
Predictor matrix condition 1. |
xx2 |
Predictor matrix condition 2. |
xx |
Pooled predictor matrix |
beta1 |
Regression coefficients condition 1. |
beta2 |
Regression coefficients condition 2. |
beta |
Pooled regression coefficients. |
2 times log-likelihood ratio statistics.
n.stadler