projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5d5cfd
)
Minor update to documentation for FREQUENCIES
author
John Darrington
<john@darrington.wattle.id.au>
Thu, 12 Feb 2015 19:38:11 +0000
(20:38 +0100)
committer
John Darrington
<john@darrington.wattle.id.au>
Thu, 12 Feb 2015 19:38:11 +0000
(20:38 +0100)
doc/statistics.texi
patch
|
blob
|
history
diff --git
a/doc/statistics.texi
b/doc/statistics.texi
index 796fde91d3349fa4799aa979e2691abaac72fff6..d2dd0d63bd31d847398d4cd33eea55bb87403f52 100644
(file)
--- a/
doc/statistics.texi
+++ b/
doc/statistics.texi
@@
-148,9
+148,8
@@
FREQUENCIES
The @cmd{FREQUENCIES} procedure outputs frequency tables for specified
variables.
@cmd{FREQUENCIES} can also calculate and display descriptive statistics
-(including median and mode) and percentiles,
-@cmd{FREQUENCIES} can also output
-histograms and pie charts.
+(including median and mode) and percentiles, and various graphical representations
+of the frequency distribution.
The @subcmd{VARIABLES} subcommand is the only required subcommand. Specify the
variables to be analyzed.