List of usage examples for org.apache.commons.math.stat.inference TTestImpl subclass-usage
From source file edu.umbc.cs.maple.utils.PairedTTester.java
/** A class to perform a statistical paired T-test on a set of data.
* <p>
* Copyright (c) 2008 Eric Eaton
* <p>
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by