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