WaldFitResultShape Property |
Gets an estimate, with uncertainty, of the shape parameter of the underlying Wald distribution.
Namespace:
Meta.Numerics.Statistics.Distributions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public UncertainValue Shape { get; }
Public ReadOnly Property Shape As UncertainValue
Get
public:
property UncertainValue Shape {
UncertainValue get ();
}
member Shape : UncertainValue with get
Property Value
Type:
UncertainValueSee Also