Re: [Rd] Enhanced version of plot.lm()

2005-04-29 Thread John Maindonald
On 29 Apr 2005, at 10:08 AM, John Fox wrote: Dear John -Original Message- From: John Maindonald [mailto:[EMAIL PROTECTED] Sent: Thursday, April 28, 2005 6:47 PM To: John Fox Cc: 'Werner Stahel'; 'Peter Dalgaard'; ; 'David Firth'; 'Martin Maechler

Re: [Rd] Enhanced version of plot.lm()

2005-04-28 Thread John Maindonald
ada L8S 4M4 905-525-9140x23604 http://socserv.mcmaster.ca/jfox -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Maindonald Sent: Wednesday, April 27, 2005 7:54 PM To: Martin Maechler Cc: David Firth; Werner Stahel; r-deve

Re: [Rd] Enhanced version of plot.lm()

2005-04-27 Thread John Maindonald
People who want (fairly) precise comparisons of the Cook's statistics can still use the present plot #4, perhaps as a follow-up to the new plot #5. It would be possible to label the Cookwise most extreme points with the actual values (to perhaps 2sig figures, i.e., labeling on both sides of suc

Re: [Rd] Enhanced version of plot.lm()

2005-04-25 Thread John Maindonald
t whatever form of labeling best suits their case, their imaginative skills and their coding skills. John Maindonald. On 25 Apr 2005, at 8:00 PM, David Firth wrote: From: David Firth <[EMAIL PROTECTED]> Date: 24 April 2005 10:23:51 PM To: John Maindonald <[EMAIL PROTECTED]> Cc: r-devel@sta

Re: [Rd] Enhanced version of plot.lm()

2005-04-25 Thread John Maindonald
construct whatever form of labeling best suits their case, their imaginative skills and their coding skills. John Maindonald. On 25 Apr 2005, at 8:00 PM, David Firth wrote: > From: David Firth <[EMAIL PROTECTED]> > Date: 24 April 2005 10:23:51 PM > To: John Maindonald <[EMA

Re: [Rd] Enhanced version of plot.lm()

2005-04-23 Thread John Maindonald
help page. John Maindonald. On 24 Apr 2005, at 1:09 AM, David Firth wrote: On 23 Apr 2005, at 12:30, John Maindonald wrote: I propose the following enhancements and changes to plot.lm(), the most important of which is the addition of a Residuals vs Leverage plot. (1) A residual versus leverage plo

[Rd] Enhanced version of plot.lm()

2005-04-23 Thread John Maindonald
believe the Residual-Leverage plot is given in Krause & Olsen, whether with Cook's distance contours I do not recall. I do not have access to a copy of this book. Martin Maechler drew my attention to it in 2003, as superior to the Cook's distance plot. I have finally got aroun

[Rd] Additions to the datasets package?

2004-11-10 Thread John Maindonald
to check out. John Maindonald. John Maindonald email: [EMAIL PROTECTED] phone : +61 2 (6125)3473fax : +61 2(6125)5549 Centre for Bioinformation Science, Room 1194, John Dedman Mathematical Sciences Building (Building 27) Australian National University, Canb

[Rd] Formatting of times in time series objects

2004-11-10 Thread John Maindonald
tract the pleasantly formatted date. I am wondering what plans there may be to modify format() to provide a choice of formats for the times in ts objects [presumably via as.Date(), rather than by code such as in print.ts()], or if some other solution is in view. John Maindonald emai

[Rd] lme4 (PR#7125)

2004-07-22 Thread John Maindonald
This was sent by mistake, in the course of trying to generate platform information to send directly to Stefanos, Deepayan and Doug. My apologies. John Maindonald email: [EMAIL PROTECTED] phone : +61 2 (6125)3473fax : +61 2(6125)5549 Centre for Bioinformation Science, Room 1194

[Rd] Enhancement to termplot()

2004-01-23 Thread John Maindonald
rs is not strictly necessary, but it does avert complaints from plot() when they are passed as unnamed parameters. (I foreshadowed this when I submitted problem #6327, and offered a fix that, in default of anything better, I assume will be made or has been made.) John Maindonald email: [

[Rd] termplot; failure to subset non-dataframe carriers (PR#6327)

2004-01-03 Thread john . maindonald
major = 1 minor = 8.1 year = 2003 month = 11 day = 21 language = R Search Path: .GlobalEnv, package:methods, package:ctest, package:mva, package:modreg, package:nls, package:ts, Autoloads, package:base John Maindonald email: [EMAIL PROTECTED] phone : +61 2 (6125)3473f

Re: [Rd] density(), with argument of length 1 (PR#2593)

2003-03-01 Thread John Maindonald
)) || (lo <- 1) Note that two of the other three bandwith rules also require attention: > bw.ucv(1) Error in fmin(function(arg) f(arg, ...), lower, upper, tol) : invalid xmin value > bw.SJ(1) Error in TDh(cnt, b, n, d) : NA/NaN/Inf in foreign function call (arg 5) The remaining ru