LognormalFitResultSigma Property |
Gets and estimate, with uncertainty, of the standard deviation.
Namespace:
Meta.Numerics.Statistics.Distributions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public UncertainValue Sigma { get; }
Public ReadOnly Property Sigma As UncertainValue
Get
public:
property UncertainValue Sigma {
UncertainValue get ();
}
member Sigma : UncertainValue with get
Property Value
Type:
UncertainValueSee Also