Click or drag to resize
Accord.NET (logo)

GeneralizedBetaOptionsMinIndex Property

Gets or sets the index of the minimum observed value, if already known. Default is -1.

Namespace:  Accord.Statistics.Distributions.Fitting
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public int MinIndex { get; set; }
Request Example View Source

Property Value

Type: Int32
See Also