clbustos / statsample

A suite for basic and advanced statistics on Ruby.
http://github.com/clbustos/statsample
BSD 3-Clause "New" or "Revised" License
403 stars 96 forks source link

Statsample::Test::T.two_sample_independent calcuates T-score, but doesn't produce object #47

Open philest opened 8 years ago

philest commented 8 years ago

The docs suggest `Statsample::Test::T.two_sample_independent calcuates T-score would produce an object from which one could produce a report.

T-scores alone are more difficult to interpret.