Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Find the determinant of the covariance matrix
ResourceFunction["GeneralizedVariance"][matrix] gives the generalized variance for matrix. |
GeneralizedVariance of real-valued bivariate data:
In[1]:= |
Out[1]= |
GeneralizedVariance is equivalent to the determinant of the covariance matrix:
In[2]:= |
Out[2]= |
GeneralizedVariance is equal to the product of the principal component variances:
In[3]:= |
Out[3]= |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License