Re: [Rd] termplot has problems with a single term (fix included) (PR#6675)

2004-03-18 Thread Thomas Lumley
On Thu, 18 Mar 2004 [EMAIL PROTECTED] wrote: > The bug exists on R-1.9.0-alpha compiled the 10/3. > > Termplot has a problem if either the model only contains a single term > or if asked to plot a single term. In addition there are problems with > the option se = TRUE. I can't reproduce this in e

[Rd] termplot has problems with a single term (fix included) (PR#6675)

2004-03-18 Thread k . hansen
The bug exists on R-1.9.0-alpha compiled the 10/3. Termplot has a problem if either the model only contains a single term or if asked to plot a single term. In addition there are problems with the option se = TRUE. Analysis: termplot starts with terms <- if (is.null(terms)) predict(model