octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Candidate stem-and-leaf plot function


From: Michael D. Godfrey
Subject: Re: Candidate stem-and-leaf plot function
Date: Sat, 26 Jan 2013 17:22:33 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

On 01/26/2013 04:29 PM, Carnë Draug wrote:
On 26 January 2013 04:50, Michael D. Godfrey <address@hidden> wrote:
> R also has a routine called stem().  I have not tried this, but
> it is likely well-done.  Compatibility with R is not a current Octave
> objective.
There's already a stem function. Something like stemleaf() could be
used instead.
I did try the R function.  Works pretty well since was surely done by someone who
worked with John Tukey.
Based on comment from Daniel also I will change name to stemleaf()

        
> I would like comments as to whether this should be included in
> the statistics library, probably in /base for lack of a better place.
> Comments about the code, documentation and tests, are very
> welcome.  And, if anyone wants to include it they are welcome to do so.
Just a small correction, TexInfo complains because there's no "@end
deftypefn" at the end.
Right.  I will fix that.

Should this go into one of the forge packages or core? Either into
plot or statistics package but since it's not really a plot, I think
the latter may be more appropriate.
I think statistics/base might be appropriate.

Carnë


reply via email to

[Prev in Thread] Current Thread [Next in Thread]