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