Skip to content
Back to formatted view

Raw Message

Message-ID: <1DBAE090-9E1D-4244-B810-57D188DC9314@comcast.net>
Date: 2013-06-04T21:38:36Z
From: David Winsemius
Subject: survival aareg plot problem
In-Reply-To: <51AE4FB1.5060008@gvdnet.dk>

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