diff scripts/statistics/tests/t_test_2.m @ 5428:2a16423e4aa0

[project @ 2005-08-23 18:38:27 by jwe]
author jwe
date Tue, 23 Aug 2005 18:38:28 +0000
parents 4c8a2e4e0717
children ec8c33dcd1bf
line wrap: on
line diff
--- a/scripts/statistics/tests/t_test_2.m	Tue Aug 16 19:49:32 2005 +0000
+++ b/scripts/statistics/tests/t_test_2.m	Tue Aug 23 18:38:28 2005 +0000
@@ -39,7 +39,7 @@
 ## If no output argument is given, the p-value of the test is displayed.
 ## @end deftypefn
 
-## Author: KH <Kurt.Hornik@ci.tuwien.ac.at>
+## Author: KH <Kurt.Hornik@wu-wien.ac.at>
 ## Description: Student's two-sample t test
 
 function [pval, t, df] = t_test_2 (x, y, alt)