You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like such multiplication has been implemented in the function snpgdsPCA for calculating PC. I just find no exported function for this basic operation. It should be faster than seqApply, right?
Jianqiao
The text was updated successfully, but these errors were encountered:
Hi , I wonder whether there is a separation function for conducting the matrix-vector multiplication directly like prodvec or cross-product function,
https://privefl.github.io/bigsnpr/reference/bed_cprodVec.html.
It looks like such multiplication has been implemented in the function snpgdsPCA for calculating PC. I just find no exported function for this basic operation. It should be faster than seqApply, right?
Jianqiao
The text was updated successfully, but these errors were encountered: