obj.multiRegression {fssemR} | R Documentation |
obj.multiRegression
Description
obj.multiRegression
Usage
obj.multiRegression(Xs, Ys, fit, trans = F)
Arguments
Xs |
eQTL matrices |
Ys |
gene expression matrices |
fit |
regression fit result object |
trans |
if rows for sample, trans = TRUE, otherwise, trans = FALSE. Default FALSE |
Value
error squared norm of ||(I-B)Y - FX||_2^2
[Package fssemR version 0.1.8 Index]