Mercurial > hg > octave-nkf
diff scripts/statistics/tests/u_test.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/u_test.m +++ b/scripts/statistics/tests/u_test.m @@ -41,7 +41,7 @@ ## This implementation is still incomplete---for small sample sizes, ## the normal approximation is rather bad ... -## Author: KH <Kurt.Hornik@ci.tuwien.ac.at> +## Author: KH <Kurt.Hornik@wu-wien.ac.at> ## Description: Mann-Whitney U-test function [pval, z] = u_test (x, y, alt)