| 
            
              HypothesisTestTDistributionStatistic Property 
             | 
          
        
         
              Gets the test statistic.
            
 
    Namespace: 
   Accord.Statistics.Testing
    Assembly:
   Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntaxpublic double Statistic { get; protected set; }Public Property Statistic As Double
	Get
	Protected Set
 Request Example
		View SourceProperty Value
Type: 
Double
See Also