Rdocumentation
powered by
Learn R Programming
nethet (version 1.4.2)
logratio.diffregr: Log-likelihood ratio statistics for Differential Regression.
Description
Log-likelihood ratio statistics for Differential Regression.
Usage
logratio.diffregr(y1, y2, y, xx1, xx2, xx, beta1, beta2, beta)
Arguments
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.
Value
2 times log-likelihood ratio statistics.