Accord.Statistics.Testing.Power Namespace |
Class | Description | |
---|---|---|
BaseOneSamplePowerAnalysis |
Base class for one sample power analysis methods.
This class cannot be instantiated.
| |
BaseTwoSamplePowerAnalysis |
Base class for two sample power analysis methods.
This class cannot be instantiated.
| |
TTestPowerAnalysis |
Power analysis for one-sample T-Tests.
| |
TwoSampleTTestPowerAnalysis |
Power analysis for two-sample T-Tests.
| |
TwoSampleZTestPowerAnalysis |
Power analysis for two-sample Z-Tests.
| |
ZTestPowerAnalysis |
Power analysis for one-sample Z-Tests.
|
Interface | Description | |
---|---|---|
IPowerAnalysis |
Common interface for power analysis objects.
| |
ITwoSamplePowerAnalysis |
Common interface for two-sample power analysis objects.
|
The namespace class diagram is shown below.
Please note that class diagrams for each of the inner namespaces are also available within their own documentation pages.