Mercurial > hg > octave-lyh
diff scripts/statistics/tests/wilcoxon_test.m @ 10793:be55736a0783
Grammarcheck the documentation from m-files.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Sun, 18 Jul 2010 20:35:16 -0700 |
parents | a1dbe9d80eee |
children | 1740012184f9 |
line wrap: on
line diff
--- a/scripts/statistics/tests/wilcoxon_test.m +++ b/scripts/statistics/tests/wilcoxon_test.m @@ -25,7 +25,7 @@ ## approximately follows a standard normal distribution when @var{n} > 25. ## ## @strong{Warning}: This function assumes a normal distribution for @var{z} -## and thus is invalid for @var{n} <= 25. +## and thus is invalid for @var{n} @leq{} 25. ## ## With the optional argument string @var{alt}, the alternative of ## interest can be selected. If @var{alt} is @code{"!="} or