[R] survival aareg plot problem
David Winsemius
dwinsemius at comcast.net
Tue Jun 4 23:38:36 CEST 2013
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
More information about the R-help
mailing list