CROSSTABS: Don't calculate ASE for symmetric Somers' d.
[pspp] / doc / statistics.texi
index afa3b1aef2bb0b31953dd999b8148665cfec79b6..6ae9da9577582d4f11d9f82e25adccbb2ca272f4 100644 (file)
@@ -599,17 +599,14 @@ some statistics are calculated only in integer mode.
 @subcmd{STATISTICS} subcommand is not given, no statistics are calculated.
 
 @strong{Please note:} Currently the implementation of @cmd{CROSSTABS} has the
-followings bugs:
+following bugs:
 
 @itemize @bullet
 @item
 Significance of symmetric and directional measures is not calculated.
 @item
-Asymmetric ASEs and T values for lambda are wrong.
-@item
-ASE of Goodman and Kruskal's tau is not calculated.
-@item
-ASE of symmetric somers' d is wrong.
+Asymptotic standard error is not calculated for asymmetric lambda, 
+Goodman and Kruskal's tau, or symmetric Somers' d.
 @item
 Approximate T of uncertainty coefficient is wrong.
 @end itemize