Click or drag to resize
Accord.NET (logo)

IMixtureTDistributionCoefficients Property

Gets the mixture coefficients (component weights).

Namespace:  Accord.Statistics.Distributions
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
double[] Coefficients { get; }
Request Example View Source

Property Value

Type: Double
See Also