ContinuousTestStatisticValue Property |
Gets the value of the test statistic.
Namespace:
Meta.Numerics.Statistics
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public double Value { get; }
Public ReadOnly Property Value As Double
Get
public:
property double Value {
double get ();
}
member Value : float with get
Property Value
Type:
DoubleSee Also