|
TwoSampleZTestEstimatedValue2 Property
|
Gets the estimated value for the second sample.
Namespace:
Accord.Statistics.Testing
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public double EstimatedValue2 { get; protected set; }
Public Property EstimatedValue2 As Double
Get
Protected Set
Request Example
View SourceProperty Value
Type:
DoubleSee Also