GumbelFitResultLocation Property |
Gets the best fit value of the location parameter and its associated uncertainty.
Namespace:
Meta.Numerics.Statistics.Distributions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public UncertainValue Location { get; }
Public ReadOnly Property Location As UncertainValue
Get
public:
property UncertainValue Location {
UncertainValue get ();
}
member Location : UncertainValue with get
Property Value
Type:
UncertainValueSee Also