SVA with intercept only
0
0
Entering edit mode
4 weeks ago
IM • 0

Dear all,

Could SVA be executed in the following way?

mod <- model.matrix(~1, data=as.data.frame(t(annot_)))  
sva_fit <- sva(data_, mod, method="two-step")

I found this approach in a paper (https://doi.org/10.1038/s41591-019-0457-8), but I'm not entirely sure how SVA works with the "intercept-only" model. Any insights would be appreciated!

SVA batch-correction • 149 views
ADD COMMENT

Login before adding your answer.

Traffic: 1571 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6