Skip navigation links
org.hipparchus.stat.inference

Class TTest

Parameters:
sample1 - array of sample data values
sample2 - array of sample data values
Returns:
t statistic
Throws:
NullArgumentException - if the arrays are null
MathIllegalArgumentException - if the length of the arrays is < 2
Skip navigation links

Copyright © 2016–2019 Hipparchus.org. All rights reserved.