Displaying 2 results from an estimated 2 matches for "aexit".
Did you mean:
exit
2008 Jul 15
0
implementation of Prentice method in cch()
...cens)~X,eps=eps,x=TRUE)
## Calculate Prentice estimate and variance
nd <- sum(cens) # Number of failures
nc <- sum(subcoh) # Number in subcohort
ncd <- sum(cc==1) #Number of failures in subcohort
X <- as.matrix(X)
aent <- c(tenter[cc>0],tenter[cc<2])
aexit <- c(texit[cc>0],texit[cc<2])
aX <- rbind(as.matrix(X[cc>0,]),as.matrix(X[cc<2,]))
aid <- c(id[cc>0],id[cc<2])
dum <- rep(-100,nd)
dum <- c(dum,rep(0,nc))
gp <- rep(1,nd)
gp <- c(gp,rep(0,nc))
fit <-
coxph(Surv(aent,aexit,gp)~aX+...
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
...store i16 0, i16* %incdec.ptr.7.i.i, align 2, !tbaa !5
store i16 0, i16* %incdec.ptr.8.i.i, align 2, !tbaa !5
store i16 0, i16* %incdec.ptr.9.i.i, align 2, !tbaa !5
store i16 0, i16* %incdec.ptr.10.i.i, align 2, !tbaa !5
store i16 0, i16* %incdec.ptr.11.i.i, align 2, !tbaa !5
br label %aexit.i
donchr.i: ; preds = %sw.bb124.i, %sw.bb119.i, %sw.bb114.i, %if.end112.i, %if.end110.i, %while.end78.i, %if.then21.i
%decflg.1.i = phi i32 [ %decflg.0.i, %while.end78.i ], [ %decflg.0.i, %if.end110.i ], [ %decflg.0.i, %if.end112.i ], [ %decflg.0.i, %if.th...