effect_survival {crosstable} | R Documentation |
Effect measure for association between one censored variable and one categorical variable
effect_survival_coxph(x, by, conf_level = 0.95)
x |
survival vector (made using |
by |
categorical vector (of exactly 2 unique levels) |
conf_level |
confidence interval level |
a list with two components: p.value and method
Dan Chaltiel, David Hajage