Hi,
I have already posted a first problem of "NO_CONVERSION" with the package
SURVIVAL. But I still have a problem by using the function survfit() of the
package.
Here is the code :
>>> from rpy import *>>> r.library("survival")>>>
>>> set_default_mode(NO_CONVERSION)>>> d=r.rep(1,41)>>> t=r.c
2008/2/27, Lore Merdrignac <[EMAIL PROTECTED]>:
>
> Hi,
> I have already posted a first problem of "NO_CONVERSION" with the package
> SURVIVAL. But I still have a problem by using the function survfit() of the
> package.
> Here is the code :
>
> >>> from rpy import *
> >>> r.library("survival")
Thanks for answering.
I had already tested to split the expression but there is still a problem with
the function survfit(). Nevertheless this expression works with R, but I have
to implement it with python. Indeed, I am trying to create a software for
survival analysis using python language...
Lore Merdrignac wrote:
> Thanks for answering. I had already tested to split the expression
> but there is still a problem with the function survfit().
> Nevertheless this expression works with R, but I have to implement it
> with python. Indeed, I am trying to create a software for survival
> anal
2008/2/27, Lore Merdrignac <[EMAIL PROTECTED]>:
>
> Thanks for answering.
> I had already tested to split the expression but there is still a problem
> with the function survfit(). Nevertheless this expression works with R, but
> I have to implement it with python. Indeed, I am trying to create a
THANKS !
:D
It works, thanks a lot.
> Date: Wed, 27 Feb 2008 11:22:34 +> From: [EMAIL PROTECTED]> To:
> rpy-list@lists.sourceforge.net> Subject: Re: [Rpy] package : survival> > Lore
> Merdrignac wrote:> > Thanks for answering. I had already tested to split the
> expression> > but th
It works like Barry told me to do. Thanks a lot for your time :)
Lore.
> Date: Wed, 27 Feb 2008 12:24:53 +0100> From: [EMAIL PROTECTED]> To:
> rpy-list@lists.sourceforge.net> Subject: Re: [Rpy] package : survival> >
> 2008/2/27, Lore Merdrignac <[EMAIL PROTECTED]>:> >> > Thanks for answering.>