es before)
(...)
Size<-NULL
g<-cbind(Tr$dev,Tr$size)
(...)
g<-data.frame(g)
# these next two lines are the ones I need help for
g1 <- sort.col(target=g, columns.to.sort="@ALL", columns.to
sort.by=list("g.1"), ascending=T)
Size<-c(Size,g1[1,2])
periments but I dont know
how to get the equivalent to the Relative Risks I get when applying th Cox
model. Is it possible to compute it? can I get it using another command?
Thanks a lot for any help
Bernat
[[alternative HTML version deleted]]
alues, but I
cannot find anything like the Exp(B) (the Hazard Ratio) in the function's
result.
Anyone knows how can I get the Hazard ratios and how? are they related
somehow to (and maybe can be derived from) the 'gamma' values in the
results?
Thanks a lot
Bernat
[[alte
> # these next two lines are the ones I need help for
> >
> > g1 <- sort.col(target=g, columns.to.sort="@ALL", columns.to
> > sort.by=list("g.1"), ascending=T)
> > Size<-c(Size,g1[1,2])
> >
> > Thanks in advance
> > Bernat
> &
4 matches
Mail list logo