Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Grouped Means only (no covariance matrix) in SS in Intel MKL?

Oleg_S_1
Beginner
253 Views

Hello,

I've successfully used SS capabilities of Intel MKL to compute the grouped/pooled covariance/correlation matrices. Now I face the the situation when only grouped means are required. There is an option for estimates "VSL_SS_GROUP_COV", which would do the job of computing both Grouped Means and Grouped Cov. Matrices. I couldn't find a way for skipping the computation of Cov. matrix (i.e. there is no option "VSL_SS_GROUP_MEAN"). Is there a solution to this problem?

Thank you very much.

0 Kudos
1 Reply
Gennady_F_Intel
Moderator
253 Views

yes, we don't support this option right now, but is looks like a good feature request. we will escalate this issue and will let you know when this option wll be implemented.

0 Kudos
Reply