Click or drag to resize
Accord.NET (logo)

TTestPowerAnalysis Properties

The TTestPowerAnalysis type exposes the following members.

Properties
  NameDescription
Public propertyEffect
Gets or sets the effect size of the test.
(Inherited from BaseOneSamplePowerAnalysis.)
Public propertyPower
Gets or sets the power of the test, also known as the (1-Beta error rate).
(Inherited from BaseOneSamplePowerAnalysis.)
Public propertySamples
Gets or sets the number of samples considered in the test.
(Inherited from BaseOneSamplePowerAnalysis.)
Public propertySize
Gets or sets the significance level for the test. Also known as alpha.
(Inherited from BaseOneSamplePowerAnalysis.)
Public propertyTail
Gets the test type.
(Inherited from BaseOneSamplePowerAnalysis.)
Top
See Also