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