Open lianos opened 2 years ago
This is the way
t.stat <- sign(qlf$table$logFC) * sqrt(qlf$table$F) z <- zscoreT(t.stat, df=qlf$df.total)
This is the way