On Jun 4, 2013, at 1:36 PM, Troels Ring wrote:

Dear friends - I'm on windows 7, R 2.15.2

when I run the example for aareg in survival package I see this:

plot(lfit[4], ylim=c(-4,4))
error in xy.coords(x, y, xlabel, ylabel, log) :
 'x' is a list, but does not have components 'x' and 'y'

Is that a matter of an old R?

Difficult to ascertain or investigate. At the moment only you are able to do so with:

str( lfit[4] )

--

David Winsemius, MD
Alameda, CA, USA

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to