Skip to content

Conversation

@salmoni
Copy link
Contributor

@salmoni salmoni commented Mar 3, 2017

T-test function + unit tests.

Not documented but the formula is similar to Excel

tTest(values1, values2, testTails, testType)

testTails not implemented yet. I'm unsure how to deal with this - just change 'probability' or should we accept an alpha?

testType: 1 = paired, 2 = unpaired, equal variances, 3 = unpaired, unequal variances

It passes the very limited unit tests I've made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant