search for: cox01

Displaying 2 results from an estimated 2 matches for "cox01".

Did you mean: box01
2008 Sep 29
0
nomogram function (design library)
Dear colleagues, I hope someone can help me with my problem. I have fitted a cox model with the following syntax: # cox01def <-cph(Surv(TEVENT,EVENT) ~ ifelse(AGE>50, (AGE-50)^2,0) + BMI + # HDL+DIABETES +HISTCAR2 + log(CREAT)+ as.factor(ALBUMIN)+STENOSIS+IMT,data # = XC, x=T, y=T, surv=T) *1 Furthermore I have estimated my beta's also with a Lasso method - Coxpath ( from Glmpath pckage) , namely: # LA...
2008 Oct 15
0
R-help Digest, Vol 67, Issue 31
...) To: <r-help at R-project.org> Message-ID: <72347512FFF6574380BE8AF537C66C91F872DF at EXV5.ds.umcutrecht.nl> Content-Type: text/plain; charset="us-ascii" Dear colleagues, I hope someone can help me with my problem. I have fitted a cox model with the following syntax: # cox01def <-cph(Surv(TEVENT,EVENT) ~ ifelse(AGE>50, (AGE-50)^2,0) + BMI + # HDL+DIABETES +HISTCAR2 + log(CREAT)+ as.factor(ALBUMIN)+STENOSIS+IMT,data # = XC, x=T, y=T, surv=T) *1 Furthermore I have estimated my beta's also with a Lasso method - Coxpath ( from Glmpath pckage) , namely: # LA...