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