Click or drag to resize
Accord.NET (logo)

HypothesisTestTDistributionSize Property

Gets the significance level for the test. Default value is 0.05 (5%).

Namespace:  Accord.Statistics.Testing
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public double Size { get; set; }
Request Example View Source

Property Value

Type: Double
See Also