Dear All,

I am not familiar with R language well. Could you please help me interpret
these commands?:


 TE = exp(sum(coef(cox)[c('aTRUE', 'bTRUE')]))   - does it mean exp(coef(a
variable) + coef(b variable)) ?
 DE = exp(unname(coef(cox)['aTRUE']))  - what is unname for ?

Thank you very much beforehand for your help.

Wishing you happy holidays,
Ruzan

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to