stephenslab / susieR

R package for "sum of single effects" regression.
https://stephenslab.github.io/susieR
Other
176 stars 45 forks source link

Implement "compute_MXt" entirely using matrix operations, without relying on "apply" #39

Closed pcarbo closed 3 years ago

pcarbo commented 5 years ago

I think this would be much faster.

gaow commented 3 years ago

This is fixed.