Hi,
I have enclosed the data load("coxtest.rdata") to get it into R. Here
is the command line to produce the error
coxph(Surv(RecFollowUpTime,Rec)~values,data=test)
As you can see the values are almost all the same value, which is
probably causing the problem.
Dan
Terry Therneau wrote:
> Erro
Error in fitter(X, Y, strats, offset, init, control, weights = weights, :
NA/NaN/Inf in foreign function call (arg 6)
In addition: Warning message:
In fitter(X, Y, strats, offset, init, control, weights = weights, :
Ran out of iterations and did not converge
---
The warning message co
On Tue, Jun 17, 2008 at 9:47 AM, Daniel Brewer <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a script that takes a subset of genes on a microarray and tries
> to fit a coxph model to the expression values for each gene. This seems
> to work fine but in some cases it produces warnings and/or errors.
Hi,
I have a script that takes a subset of genes on a microarray and tries
to fit a coxph model to the expression values for each gene. This seems
to work fine but in some cases it produces warnings and/or errors.
For example:
Error in fitter(X, Y, strats, offset, init, control, weights = weight
4 matches
Mail list logo