Click or drag to resize
Accord.NET (logo)

HiddenMarkovModelTDistribution, TObservationTag Property

Gets or sets a user-defined tag associated with this model.

Namespace:  Accord.Statistics.Models.Markov
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public Object Tag { get; set; }
Request Example View Source

Property Value

Type: Object
See Also