|
TwoSampleZTestHypothesizedDifference Property
|
Gets the hypothesized difference between the two estimated values.
Namespace:
Accord.Statistics.Testing
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public double HypothesizedDifference { get; protected set; }
Public Property HypothesizedDifference As Double
Get
Protected Set
Request Example
View SourceProperty Value
Type:
DoubleSee Also