MCPcopy Create free account
hub / github.com/EdwardRaff/JSAT / ZTest

Method ZTest

JSAT/src/jsat/testing/onesample/ZTest.java:26–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 private double hypoMean;
25
26 public ZTest()
27 {
28 this(0, 1, 1);
29 }
30
31
32

Callers

nothing calls this directly

Calls 3

meanMethod · 0.45
standardDeviationMethod · 0.45
lengthMethod · 0.45

Tested by

no test coverage detected