On 22.03.2018 07:10, Marcin Błażejowski wrote:
On 21.03.2018 17:30, Riccardo (Jack) Lucchetti wrote:
> This is because the number of bins is forced to be odd, so 4 becomes
> 5. I can't say right now why this happens, this is a very old area of
> the source.
>
> Whatever the reason, it is undocumented, so either we add a line to
> the doc for the "freq" command or we remove lines 1675-1677 from
> lib/src/describe.c.
Assiuming we give a user chance to decide how many bins he/she wants I
prefere remove theses three lines from the source.
Regards,
Marcin
I've found another freq issue:
<hansl>
bundle B
matrix B.foo = mnormal(100,1)
freq --matrix=B.foo --plot=display
</hansl>
Is this a bug or expected behavior?
Regards,
Marcin
--
Marcin Błażejowski