|
ExpectationMaximizationTObservationGamma Property
|
Gets the responsibility of each input vector when estimating
each of the component distributions, in the last iteration.
Namespace:
Accord.Statistics.Distributions.Fitting
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public double[][] Gamma { get; }
Public ReadOnly Property Gamma As Double()()
Get
Request Example
View SourceProperty Value
Type:
DoubleSee Also