Displaying 6 results from an estimated 6 matches for "survreg3".
Did you mean:
survreg
2005 Aug 29
0
Core dump during lazy loading of "survival" at installation time (PR#8106)
...l/
include -fPIC -g -O2 -c survindex3.c -o survindex3.o
gcc -I/bi/common/src/R-2.1.1/include -I/bi/common/include
-I/usr/local/
include -fPIC -g -O2 -c survreg2.c -o survreg2.o
gcc -I/bi/common/src/R-2.1.1/include -I/bi/common/include
-I/usr/local/
include -fPIC -g -O2 -c survreg3.c -o survreg3.o
gcc -I/bi/common/src/R-2.1.1/include -I/bi/common/include
-I/usr/local/
include -fPIC -g -O2 -c survreg4.c -o survreg4.o
gcc -I/bi/common/src/R-2.1.1/include -I/bi/common/include
-I/usr/local/
include -fPIC -g -O2 -c survreg5.c -o survreg5.o
gcc -shar...
2011 Apr 19
0
Error message in package:bayesSurv. Why?
...bsequent
caries in the tandmobile example the package gives. As near as I can make
out, the sole difference (mutatis mutandis) is that my data has precise
dates of birth of children and onset of depression, rather than the data
being interval-censored as in the tandmobile dataset.
I've set up survreg3 as follows
sample.childmdd <- bayessurvreg3(
formula=Surv(childtime+.01,childevent)~nchild+cluster(id),
random=~1,
formula2=Surv(mddtime+.01,mddevent)~nchild+blustatus+well.before+earlydep+cluster(id),
random2=~1,
onlyX=FALSE,
dir="chaindir.childmdd...
2004 Sep 20
1
compilation failed for package
...inv2.o chinv3.o cholesky2.o cholesky3.o chsolve2.o chsolve3.o coxdetail.o coxfit2.o coxfit5.o coxmart.o coxph_wtest.o cox_Rcallback.o coxscho.o coxscore.o dmatrix.o doloop.o pyears1.o pyears2.o pyears3.o pystep.o surv_callback.o survdiff2.o survfit2.o survfit3.o survindex2.o survindex3.o survreg2.o survreg3.o survreg4.o survreg5.o
/usr/bin/ld: unrecognized option '--as-needed'
/usr/bin/ld: use the --help option for usage information
collect2: ld returned 1 exit status
make: *** [survival.so] Error 1
ERROR: compilation failed for package 'survival'
** Removing '/usr/lib/R/library/su...
2011 Jan 28
1
survreg 3-way interaction
> I was wondering why survreg (in survival package) can not handle
> three-way interactions. I have an AFT .....
You have given us no data to diagnose your problem. What do you mean
by "cannot handle" -- does the package print a message "no 3 way
interactions", gives wrong answers, your laptop catches on fire when you
run it, ....?
Also, make sure you read
2004 Sep 21
0
SV: compilation failed for package
...inv2.o chinv3.o cholesky2.o cholesky3.o chsolve2.o chsolve3.o coxdetail.o coxfit2.o coxfit5.o coxmart.o coxph_wtest.o cox_Rcallback.o coxscho.o coxscore.o dmatrix.o doloop.o pyears1.o pyears2.o pyears3.o pystep.o surv_callback.o survdiff2.o survfit2.o survfit3.o survindex2.o survindex3.o survreg2.o survreg3.o survreg4.o survreg5.o
> /usr/bin/ld: unrecognized option '--as-needed'
> /usr/bin/ld: use the --help option for usage information
> collect2: ld returned 1 exit status
> make: *** [survival.so] Error 1
> ERROR: compilation failed for package 'survival'
> ** Remov...
2005 Apr 07
3
R-beta 2004-04-07 build failed on AIX
...inv2.o
chinv3.o cholesky2.o cholesky3.o chsolve2.o chsolve3.o cox_Rcallback.o
coxdetail.o coxfit2.o coxfit5.o coxmart.o coxph_wtest.o coxscho.o coxscore.o
dmatrix.o doloop.o pyears1.o pyears2.o pyears3.o pystep.o surv_callback.o
survdiff2.o survfit2.o survfit3.o survindex2.o survindex3.o survreg2.o
survreg3.o survreg4.o survreg5.o -lm
gmake[3]: Leaving directory `/ltmp/R.INSTALL.5603432/survival/src'
** R
** data
** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
/SFS/user/ry/liawand/R/Rbuild/bin/INSTALL[325]: 5677292 Illegal
instruction(coredump)
ERROR: lazy loadin...