MCPcopy Index your code
hub / github.com/andeya/algorithm / TTest

Function TTest

stat/ttest.go:30–43  ·  view source on GitHub ↗

runs a t-test between two datasets representing independent samples. Tests to see if the difference between means of the samples is different from zero.

(data1, data2 Interface)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testIntSliceFunction · 0.85
testFloat64SliceFunction · 0.85

Calls 4

MeanFunction · 0.85
PVarianceFunction · 0.85
LenMethod · 0.65
SqrtMethod · 0.45

Tested by 2

testIntSliceFunction · 0.68
testFloat64SliceFunction · 0.68