Click or drag to resize
Accord.NET (logo)

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; }
Request Example View Source

Property Value

Type: Double
See Also