Numerical Components for .NET
Namespace: Extreme.Statistics.DistributionsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
[SerializableAttribute] public class WishartDistribution
<SerializableAttribute> _ Public Class WishartDistribution
[SerializableAttribute] public ref class WishartDistribution
[<SerializableAttribute>] type WishartDistribution = class end
The Wishart distribution is a generalization of the Chi square distribution to multiple dimensions. The Wishart distribution is the distribution of the sample covariance matrix for a sample from the MultivariateNormalDistribution.
The Wishart distribution has two parameters: a scalar that represents the degrees of freedom of the distribution, and a positive definite scale matrix.
Copyright © 2003-2013, Extreme Optimization. All rights reserved. Extreme Optimization, Complexity made simple, M#, and M Sharp are trademarks of ExoAnalytics Inc. Microsoft, Visual C#, Visual Basic, Visual Studio, Visual Studio.NET, and the Optimized for Visual Studio logo are registered trademarks of Microsoft Corporation.