Click or drag to resize
Accord.NET (logo)

TwoProportionZTestCompute Method

Overload List
  NameDescription
Protected methodCompute(Double, TwoSampleHypothesis)
Computes the Z test.
(Inherited from TwoSampleZTest.)
Protected methodCompute(Double, Double, Double, TwoSampleHypothesis)
Computes the Z test.
(Inherited from TwoSampleZTest.)
Protected methodCompute(Int32, Int32, Int32, Int32, TwoSampleHypothesis)
Computes the Z-test for two sample proportions.
Protected methodCompute(Double, Double, Double, Double, Double, TwoSampleHypothesis)
Computes the Z test.
(Inherited from TwoSampleZTest.)
Top
See Also