|
HiddenMarkovModelTDistribution, TObservationLogInitial Property
|
Gets the log-initial probabilities log(pi) for this model.
Namespace:
Accord.Statistics.Models.Markov
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public double[] LogInitial { get; }
Public ReadOnly Property LogInitial As Double()
Get
Request Example
View SourceProperty Value
Type:
DoubleSee Also