|
IMixture< TDistribution> . Coefficients Property
|
Gets the mixture coefficients (component weights).
Namespace:
Accord.Statistics.Distributions
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntaxdouble[] Coefficients { get; }
ReadOnly Property Coefficients As Double()
Get
Request Example
View SourceProperty Value
Type:
Double[]
See Also