A summary of coxreg objects.
# S3 method for coxreg summary(object, ...)
| object | A |
|---|---|
| ... | Additional ... |
Göran Broström
#> Covariate Mean Coef Rel.Risk S.E. LR p #> sex 0.000 #> male 0.406 0 1 (reference) #> female 0.594 -0.243 0.784 0.047 #> civ 0.000 #> unmarried 0.080 0 1 (reference) #> married 0.530 -0.397 0.672 0.081 #> widow 0.390 -0.261 0.770 0.079 #> #> Events 1971 #> Total time at risk 37824 #> Max. log. likelihood -13558 #> LR test statistic 41.23 #> Degrees of freedom 3 #> Overall p-value 5.83367e-09