Folks, I would find it useful to have a formula method for stripchart() with 'data' and 'subset' arguments, similar to boxplot.formula() whose code can probably be adapted fairly easily. Comments? Peter Ehlers (Win XP)
wishlist: 'formula' method for stripchart()
3 messages · Peter Ehlers, Brian Ripley
On Wed, 5 Apr 2006, Peter Ehlers wrote:
Folks, I would find it useful to have a formula method for stripchart() with 'data' and 'subset' arguments, similar to boxplot.formula() whose code can probably be adapted fairly easily. Comments?
Are you offering to provide one? (Actually now is not a good time unless you have one in your back pocket as we are 5 days off feature freeze for 2.3.0.)
Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595
Sorry, I should have been clearer. This is definitely not a high-priority item and I hadn't intended it to be included for 2.3.0. Sure, I'll provide the code and help page adjustment. Peter Ehlers
Prof Brian Ripley wrote:
On Wed, 5 Apr 2006, Peter Ehlers wrote:
Folks, I would find it useful to have a formula method for stripchart() with 'data' and 'subset' arguments, similar to boxplot.formula() whose code can probably be adapted fairly easily. Comments?
Are you offering to provide one? (Actually now is not a good time unless you have one in your back pocket as we are 5 days off feature freeze for 2.3.0.)