pub fn t_test(sample1: &Matrix<f64>, sample2: &Matrix<f64>) -> (f64, f64)
Two-sample t-test returning (t_statistic, p_value)