Click or drag to resize
Accord.NET (logo)

IPowerAnalysis Properties

The IPowerAnalysis type exposes the following members.

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