Click or drag to resize
Accord.NET (logo)

BaseOneSamplePowerAnalysis Properties

The BaseOneSamplePowerAnalysis type exposes the following members.

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