CROSSTABS: Calculate significance for lambda and Somers' d.
[pspp] / doc / statistics.texi
index 2e29b047ef56b797f5074d839e8b628fe471eae8..47478f5f69b06407ec93015952cd7ff60639893d 100644 (file)
@@ -603,15 +603,12 @@ following bugs:
 
 @itemize @bullet
 @item
-Significance of symmetric and directional measures is not calculated.
+Significance of some symmetric and directional measures is not calculated.
 @item
-Asymptotic standard error is not calculated for asymmetric lambda.
+Asymptotic standard error is not calculated for
+Goodman and Kruskal's tau or symmetric Somers' d.
 @item
-ASE of Goodman and Kruskal's tau is not calculated.
-@item
-ASE of symmetric somers' d is wrong.
-@item
-Approximate T of uncertainty coefficient is wrong.
+Approximate T is not calculated for symmetric uncertainty coefficient.
 @end itemize
 
 Fixes for any of these deficiencies would be welcomed.