Click or drag to resize
Accord.NET (logo)

ZTestPowerAnalysisComputePower Method

Computes the power for a test with givens values of effect size and number of samples under Size.

Namespace:  Accord.Statistics.Testing.Power
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public override void ComputePower()
Request Example View Source

Return Value

Type: 
The power for the test under the given conditions.
See Also