BetaFitResultAlpha Property |
Gets the alpha parameter.
Namespace:
Meta.Numerics.Statistics.Distributions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public UncertainValue Alpha { get; }
Public ReadOnly Property Alpha As UncertainValue
Get
public:
property UncertainValue Alpha {
UncertainValue get ();
}
member Alpha : UncertainValue with get
Property Value
Type:
UncertainValueSee Also