Add number of events to a regression table
Adds a column of the number of events to tables created with
tbl_regression or tbl_uvregression. Supported
model types are among GLMs with binomial distribution family (e.g.
stats::glm, lme4::glmer
, and
geepack::geeglm
) and Cox
Proportion Hazards regression models (survival::coxph).
add_nevent(x, ...)
x |
|
... |
Additional arguments passed to or from other methods. |
Daniel D. Sjoberg
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.