|
LogExpectationMaximizationTObservationLogGamma 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[][] LogGamma { get; }
Public ReadOnly Property LogGamma As Double()()
Get
Request Example
View SourceProperty Value
Type:
DoubleSee Also