GeneralizedVariance[matrix]
gives the generalized variance for matrix.
GeneralizedVariance
GeneralizedVariance[matrix]
gives the generalized variance for matrix.
更多信息和选项
- To use GeneralizedVariance, you first need to load the Multivariate Statistics Package using Needs["MultivariateStatistics`"].
- GeneralizedVariance[matrix] effectively gives the determinant of the covariance matrix for matrix.
- For numeric matrix, GeneralizedVariance[matrix] is equal to Apply[Times,Variance[PrincipalComponents[matrix]]].
文本
Wolfram Research (2007),GeneralizedVariance,Wolfram 语言函数,https://reference.wolfram.com/language/MultivariateStatistics/ref/GeneralizedVariance.html.
CMS
Wolfram 语言. 2007. "GeneralizedVariance." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/MultivariateStatistics/ref/GeneralizedVariance.html.
APA
Wolfram 语言. (2007). GeneralizedVariance. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/MultivariateStatistics/ref/GeneralizedVariance.html 年
BibTeX
@misc{reference.wolfram_2025_generalizedvariance, author="Wolfram Research", title="{GeneralizedVariance}", year="2007", howpublished="\url{https://reference.wolfram.com/language/MultivariateStatistics/ref/GeneralizedVariance.html}", note=[Accessed: 18-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_generalizedvariance, organization={Wolfram Research}, title={GeneralizedVariance}, year={2007}, url={https://reference.wolfram.com/language/MultivariateStatistics/ref/GeneralizedVariance.html}, note=[Accessed: 18-April-2026]}