Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
mean
Method · 0.45
standardDeviation
Method · 0.45
length
Method · 0.45
Tested by
no test coverage detected