On Fri, 26 Aug 2011, Sven Schreiber wrote:
Am 26.08.2011 17:26, schrieb artur bala:
>>
>> How to set other number of class for frequency distribution table?
> Through the "freq" command this is not feasible.
> However, through the GUI you can easily find "the number of bins" option
> and enter the number of classes you need.
Sorry if I'm always repeating my mantra, but it would be nice if
everything in the GUI could also be done in the CLI. So maybe a bin
option could be added to freq?
OK, that's now in CVS and snapshots. You can either use the
option --nbins or the pair of options --min and --binwidth.
Allin Cottrell