Consistently write "file name" as two words, in accordance with the
[pspp] / doc / statistics.texi
index 56c3794929cea18cc723138ec1160f6321af3b4a..26266e4e867c5b6420a326e1e73244b193f23b82 100644 (file)
@@ -259,6 +259,15 @@ how many upper and lower extremes to show.  The default number is 5.
 
 The PLOT subcommand specifies which plots are to be produced if any.
 
 
 The PLOT subcommand specifies which plots are to be produced if any.
 
+The COMPARE subcommand is only relevant if producing boxplots, and it is only 
+useful there is more than one dependent variable and at least one factor.   If 
+/COMPARE=GROUPS is specified, then one plot per dependent variable is produced,
+containing boxplots for all the factors.
+If /COMPARE=VARIABLES is specified, then one plot per factor is produced, each 
+each containing one boxplot per dependent variable.
+If the /COMPARE subcommand is ommitted, then PSPP uses the default value of 
+/COMPARE=GROUPS.
+
 The CINTERVAL subcommand specifies the confidence interval to use in
 calculation of the descriptives command.  The default it 95%.
 
 The CINTERVAL subcommand specifies the confidence interval to use in
 calculation of the descriptives command.  The default it 95%.
 
@@ -592,7 +601,7 @@ of variable preceding @code{WITH} against variable following
 
 @node ONEWAY, , T-TEST, Statistics
 @comment  node-name,  next,  previous,  up
 
 @node ONEWAY, , T-TEST, Statistics
 @comment  node-name,  next,  previous,  up
-@section Oneway
+@section ONEWAY
 
 @vindex ONEWAY
 @cindex analysis of variance
 
 @vindex ONEWAY
 @cindex analysis of variance